Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update deps | kjeremy | 2020-07-10 | 1 | -6/+6 |
* | Merge #5270 | bors[bot] | 2020-07-09 | 1 | -0/+1 |
|\ | |||||
| * | Address review comments | Jonas Schievink | 2020-07-09 | 1 | -0/+1 |
* | | Move diagnostics tests to expect | Aleksey Kladov | 2020-07-09 | 1 | -1/+0 |
* | | Cleanup diagnostic conversion code | Aleksey Kladov | 2020-07-09 | 1 | -0/+1 |
* | | Remove insta from ra_ide | Aleksey Kladov | 2020-07-09 | 1 | -1/+0 |
|/ | |||||
* | Unify tests | Aleksey Kladov | 2020-07-09 | 1 | -0/+1 |
* | :arrow_up: deps | Aleksey Kladov | 2020-07-08 | 1 | -6/+6 |
* | Remove relative_path dependency | Aleksey Kladov | 2020-07-08 | 1 | -7/+0 |
* | Merge #5255 | bors[bot] | 2020-07-07 | 1 | -0/+1 |
|\ | |||||
| * | Replace ad hocery with science | Aleksey Kladov | 2020-07-07 | 1 | -0/+1 |
* | | Gzip artifacts | Veetaha | 2020-07-07 | 1 | -0/+22 |
|/ | |||||
* | :arrow_up: backtrace | Aleksey Kladov | 2020-07-07 | 1 | -12/+12 |
* | Upstream salsa | Aleksey Kladov | 2020-07-07 | 1 | -4/+6 |
* | 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 |