Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Switch to fully dynamically dispatched salsa | Aleksey Kladov | 2020-07-07 | 1 | -5/+3 | |
* | Update crates | kjeremy | 2020-07-06 | 1 | -12/+12 | |
* | Update salsa | Jonas Schievink | 2020-07-06 | 1 | -2/+2 | |
* | update deps | Jeremy Kolb | 2020-07-04 | 1 | -10/+10 | |
* | :arrow_up: salsa | Aleksey Kladov | 2020-07-03 | 1 | -17/+4 | |
* | SSR: Add initial support for placeholder constraints | David Lattimore | 2020-07-01 | 1 | -0/+1 | |
* | Merge #5142 | bors[bot] | 2020-06-30 | 1 | -0/+1 | |
|\ | ||||||
| * | analysis-stats: allow parallel type inference | Jonas Schievink | 2020-06-30 | 1 | -0/+1 | |
* | | Bump console and insta (removes clicolors-control and atty) | kjeremy | 2020-06-30 | 1 | -28/+4 | |
|/ | ||||||
* | Merge #5101 | bors[bot] | 2020-06-30 | 1 | -0/+10 | |
|\ | ||||||
| * | Add colors | Aleksey Kladov | 2020-06-27 | 1 | -0/+1 | |
| * | Add example expect test for goto definition | Aleksey Kladov | 2020-06-27 | 1 | -0/+1 | |
| * | Add light-weight snapshot testing library with editor integration | Aleksey Kladov | 2020-06-27 | 1 | -0/+8 | |
* | | Merge #5120 | bors[bot] | 2020-06-30 | 1 | -0/+2 | |
|\ \ | ||||||
| * | | Add a simple SSR subcommand to the rust-analyzer command line binary | David Lattimore | 2020-06-29 | 1 | -0/+2 | |
* | | | Update serde_json and cc | kjeremy | 2020-06-29 | 1 | -4/+4 | |
|/ / | ||||||
* | | Update instant | Jeremy Kolb | 2020-06-28 | 1 | -2/+2 | |
* | | Update Chalk to released version | Florian Diebold | 2020-06-28 | 1 | -8/+12 | |
* | | Remove unneeded code, filename from tests, fix rebasing issues | Paul Daniel Faria | 2020-06-27 | 1 | -2/+2 | |
* | | Merge #5090 | bors[bot] | 2020-06-27 | 1 | -40/+48 | |
|\ \ | |/ |/| | ||||||
| * | Bump rustc_lexer | Laurențiu Nicola | 2020-06-27 | 1 | -2/+2 | |
| * | Bump deps | Laurențiu Nicola | 2020-06-27 | 1 | -44/+52 | |
* | | Merge #4982 | bors[bot] | 2020-06-27 | 1 | -18/+172 | |
|\ \ | |/ |/| | ||||||
| * | Bump chalk | Laurențiu Nicola | 2020-06-26 | 1 | -18/+172 | |
* | | Try to find rustfmt in more places | Aleksey Kladov | 2020-06-27 | 1 | -0/+1 | |
|/ | ||||||
* | Rename ra_flycheck -> flycheck | Aleksey Kladov | 2020-06-25 | 1 | -13/+13 | |
* | lower traits | Jonas Schievink | 2020-06-24 | 1 | -0/+1 | |
* | Cleanup project.json deserialization | Aleksey Kladov | 2020-06-24 | 1 | -0/+1 | |
* | Be more explicit about absolute paths at various places | Aleksey Kladov | 2020-06-24 | 1 | -0/+1 | |
* | Cut problematic dependency | Aleksey Kladov | 2020-06-23 | 1 | -1/+0 | |
* | New VFS | Aleksey Kladov | 2020-06-23 | 1 | -25/+25 | |
* | Remove relative-path dependency | Aleksey Kladov | 2020-06-23 | 1 | -2/+0 | |
* | Allow SSR to match type references, items, paths and patterns | David Lattimore | 2020-06-22 | 1 | -0/+13 | |
* | cargo update | Jeremy Kolb | 2020-06-21 | 1 | -21/+27 | |
* | Move ReqQueue to lsp-server | Aleksey Kladov | 2020-06-20 | 1 | -2/+2 | |
* | cargo update | kjeremy | 2020-06-16 | 1 | -29/+43 | |
* | New VFS API | Aleksey Kladov | 2020-06-16 | 1 | -0/+12 | |
* | Introduce paths crate | Aleksey Kladov | 2020-06-14 | 1 | -0/+4 | |
* | Update crates | kjeremy | 2020-06-11 | 1 | -10/+10 | |
* | Updated yanked crate | kjeremy | 2020-06-11 | 1 | -2/+3 | |
* | Merge #4843 | bors[bot] | 2020-06-11 | 1 | -0/+1 | |
|\ | ||||||
| * | Make relevant_crates return a Set | Aleksey Kladov | 2020-06-11 | 1 | -0/+1 | |
* | | ImportMap: use IndexMap internally | Jonas Schievink | 2020-06-10 | 1 | -0/+1 | |
* | | Add an FST index to `ImportMap` | Jonas Schievink | 2020-06-10 | 1 | -0/+2 | |
|/ | ||||||
* | Update quote | Jeremy Kolb | 2020-06-07 | 1 | -2/+2 | |
* | Upgrade Chalk to published version | Florian Diebold | 2020-06-05 | 1 | -8/+12 | |
* | Update inotify | Aleksey Kladov | 2020-06-05 | 1 | -2/+2 | |
* | Cargo update | kjeremy | 2020-06-03 | 1 | -14/+14 | |
* | Merge #4678 | bors[bot] | 2020-06-03 | 1 | -0/+1 | |
|\ | ||||||
| * | Use split1 when formatting function signature params | Aaron Loucks | 2020-06-03 | 1 | -0/+1 |