Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch to pulldown-cmark, tidy imports | Zac Pullar-Strecker | 2020-06-30 | 1 | -211/+35 |
* | Move resolver into impls, work on tests | Zac Pullar-Strecker | 2020-06-30 | 1 | -0/+1 |
* | Working intra-doc-links | Zac Pullar-Strecker | 2020-06-30 | 1 | -0/+2 |
* | Generate correct symbol filename for relative links | Zac Pullar-Strecker | 2020-06-30 | 1 | -0/+2 |
* | Hover doc link rewriting | Zac Pullar-Strecker | 2020-06-30 | 1 | -11/+225 |
* | 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 |
* | | Merge #4580 | bors[bot] | 2020-06-02 | 1 | -0/+1 |
|\ \ | |||||
| * | | Change Runnable.bin -> Runnable.kind | veetaha | 2020-05-31 | 1 | -1/+0 |
| * | | Fix tests, apply code review proposals | veetaha | 2020-05-31 | 1 | -0/+1 |
| * | | Fix invoking cargo without consulting CARGO or standard installation paths | veetaha | 2020-05-31 | 1 | -0/+1 |
| |/ | |||||
* / | Update deps | Jeremy Kolb | 2020-05-31 | 1 | -18/+18 |
|/ | |||||
* | Upgrade Chalk | Florian Diebold | 2020-05-29 | 1 | -15/+5 |
* | Upgrade Chalk | Florian Diebold | 2020-05-27 | 1 | -29/+17 |
* | Update lexer | kjeremy | 2020-05-26 | 1 | -2/+2 |