Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | switch to new codegen | Aleksey Kladov | 2019-08-18 | 1 | -0/+12 | |
| | ||||||
* | add quote dep | Aleksey Kladov | 2019-08-18 | 1 | -7/+8 | |
| | ||||||
* | update lsp | Aleksey Kladov | 2019-08-17 | 1 | -25/+40 | |
| | ||||||
* | Remove cpuprofile dependencies | Aleksey Kladov | 2019-08-17 | 1 | -51/+0 | |
| | ||||||
* | :arrow_up: deps | Aleksey Kladov | 2019-08-17 | 1 | -44/+43 | |
| | ||||||
* | Update deps | kjeremy | 2019-08-16 | 1 | -9/+9 | |
| | ||||||
* | :arrow_up: deps | Aleksey Kladov | 2019-08-15 | 1 | -74/+116 | |
| | ||||||
* | switch to upstream salsa | Aleksey Kladov | 2019-08-15 | 1 | -9/+8 | |
| | ||||||
* | implement durability | Aleksey Kladov | 2019-08-15 | 1 | -20/+45 | |
| | ||||||
* | introduce ra_vfs_glob crate | Aleksey Kladov | 2019-08-06 | 1 | -1/+38 | |
| | | | | It manages exclusion rules for the vfs crate | |||||
* | cargo update | Jeremy Kolb | 2019-08-06 | 1 | -16/+16 | |
| | ||||||
* | Bump deps | Laurențiu Nicola | 2019-08-04 | 1 | -42/+25 | |
| | ||||||
* | Update insta to 0.9.0 and cargo update | kjeremy | 2019-07-31 | 1 | -60/+51 | |
| | ||||||
* | Add merge_match_arm assist, bump rowan to 0.6.1 | Phil Ellison | 2019-07-29 | 1 | -3/+3 | |
| | ||||||
* | Update crossbeam to pull in new memoffset | kjeremy | 2019-07-25 | 1 | -31/+26 | |
| | ||||||
* | switch to upstream unescape | Aleksey Kladov | 2019-07-24 | 1 | -3/+3 | |
| | ||||||
* | :arrow_up: rowan | Aleksey Kladov | 2019-07-24 | 1 | -19/+19 | |
| | ||||||
* | flexi_logger 0.14 | kjeremy | 2019-07-22 | 1 | -5/+5 | |
| | ||||||
* | :arrow_up: deps | Aleksey Kladov | 2019-07-22 | 1 | -101/+101 | |
| | ||||||
* | add rustc_lexer | Aleksey Kladov | 2019-07-22 | 1 | -0/+10 | |
| | ||||||
* | switch to upstream rowan's API | Aleksey Kladov | 2019-07-20 | 1 | -11/+11 | |
| | ||||||
* | switch to the upstream rowan | Aleksey Kladov | 2019-07-19 | 1 | -5/+5 | |
| | ||||||
* | migrate ra_syntax to the new rowan API | Aleksey Kladov | 2019-07-19 | 1 | -3/+3 | |
| | ||||||
* | jemallocator 0.3 | Jeremy A. Kolb | 2019-07-17 | 1 | -10/+44 | |
| | ||||||
* | cargo update | kjeremy | 2019-07-15 | 1 | -44/+43 | |
| | ||||||
* | Switch to Chalk master, without fuel | Florian Diebold | 2019-07-15 | 1 | -23/+23 | |
| | ||||||
* | Cargo update, including updating Chalk | Florian Diebold | 2019-07-14 | 1 | -127/+125 | |
| | ||||||
* | Remove unused dependencies | Shotaro Yamada | 2019-07-08 | 1 | -17/+0 | |
| | ||||||
* | Merge #1504 | bors[bot] | 2019-07-08 | 1 | -4/+4 | |
|\ | | | | | | | | | | | | | | | 1504: Simplify LSP handlers r=matklad a=kjeremy Takes advantage of protocol inheritance via composition and simplifies some responses via the `From`/`Into` traits. Co-authored-by: Jeremy Kolb <[email protected]> | |||||
| * | Simplify responses by using into() | Jeremy Kolb | 2019-07-07 | 1 | -5/+5 | |
| | | ||||||
| * | use flatten branch of lsp-types | Jeremy Kolb | 2019-07-07 | 1 | -4/+4 | |
| | | ||||||
* | | Merge #1507 | bors[bot] | 2019-07-08 | 1 | -5/+5 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | 1507: Constify KnownName's r=matklad a=mominul Closes #1503 Co-authored-by: Muhammad Mominul Huque <[email protected]> | |||||
| * | | Constify KnownName's | Muhammad Mominul Huque | 2019-07-07 | 1 | -5/+5 | |
| |/ | ||||||
* / | Update memchr | Jeremy Kolb | 2019-07-07 | 1 | -4/+4 | |
|/ | ||||||
* | bump regex | Jeremy Kolb | 2019-07-06 | 1 | -10/+10 | |
| | ||||||
* | Symplify by using into() | Jeremy Kolb | 2019-07-05 | 1 | -4/+4 | |
| | ||||||
* | cargo update run | Jeremy Kolb | 2019-07-04 | 1 | -73/+73 | |
| | ||||||
* | Update to lsp-types 0.58.0 | Jeremy Kolb | 2019-07-04 | 1 | -4/+4 | |
| | ||||||
* | rand 0.7.0 | Jeremy Kolb | 2019-07-04 | 1 | -1/+89 | |
| | ||||||
* | Move memory usage statistics to ra_prof | Aleksey Kladov | 2019-06-30 | 1 | -2/+2 | |
| | ||||||
* | :arrow_up: rowan | Aleksey Kladov | 2019-06-26 | 1 | -13/+13 | |
| | | | | | New rowan includes one more memory optimization: green nodes are deduplicated within a single tree | |||||
* | move ra_prof dep where it belongs | Aleksey Kladov | 2019-06-26 | 1 | -47/+47 | |
| | ||||||
* | add cpuprofile to ra_prof | Aleksey Kladov | 2019-06-26 | 1 | -0/+52 | |
| | | | | | | | | | Now, one can use `let _p = ra_prof::cpu_profiler()` to capture profile of a block of code. This is not an out of the box experience, as that relies on gperfools See the docs on https://github.com/AtheMathmo/cpuprofiler for more! | |||||
* | Bump cargo_metadata, ena, flexi_logger | kjeremy | 2019-06-20 | 1 | -17/+24 | |
| | ||||||
* | :arrow_up: ra_vfs | Aleksey Kladov | 2019-06-19 | 1 | -89/+89 | |
| | ||||||
* | Merge #1409 | bors[bot] | 2019-06-16 | 1 | -5/+3 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | 1409: The Fall down of failures r=matklad a=mominul :grin: Replaced all the uses of `failure` crate with `std::error::Error`. Closes #1400 Depends on rust-analyzer/teraron#1 Co-authored-by: Muhammad Mominul Huque <[email protected]> | |||||
| * | Update teraron version | Muhammad Mominul Huque | 2019-06-16 | 1 | -4/+4 | |
| | | ||||||
| * | Fall down of failures | Muhammad Mominul Huque | 2019-06-15 | 1 | -5/+3 | |
| | | ||||||
* | | Merge #1408 | bors[bot] | 2019-06-16 | 1 | -0/+1 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1408: Associated type basics & Deref support r=matklad a=flodiebold This adds the necessary Chalk integration to handle associated types and uses it to implement support for `Deref` in the `*` operator and autoderef; so e.g. dot completions through an `Arc` work now. It doesn't yet implement resolution of associated types in paths, though. Also, there's a big FIXME about handling variables in the solution we get from Chalk correctly. Co-authored-by: Florian Diebold <[email protected]> | |||||
| * | | Add basic infrastructure for assoc type projection | Florian Diebold | 2019-06-15 | 1 | -0/+1 | |
| |/ |