Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge #8806 | bors[bot] | 2021-05-11 | 2 | -2/+33 | |
|\ \ \ \ | ||||||
| * | | | | Strip delimiter from fn-like proc macro input | Jonas Schievink | 2021-05-11 | 2 | -2/+33 | |
* | | | | | Move `dot` invocation to rust-analyzer crate | Jonas Schievink | 2021-05-11 | 3 | -27/+19 | |
|/ / / / | ||||||
* | | | | Use Cargo target name as crate name | Jonas Schievink | 2021-05-11 | 1 | -1/+4 | |
* | | | | Merge #8398 | bors[bot] | 2021-05-11 | 6 | -12/+71 | |
|\ \ \ \ | ||||||
| * | | | | Add a test for conditionally compiled tails | Daniel McNab | 2021-05-03 | 1 | -0/+49 | |
| * | | | | Fix inference with conditionally compiled tails | Daniel McNab | 2021-05-03 | 5 | -12/+22 | |
* | | | | | Merge #8801 | bors[bot] | 2021-05-11 | 6 | -0/+132 | |
|\ \ \ \ \ | ||||||
| * | | | | | Better node label/shapes | Jonas Schievink | 2021-05-11 | 1 | -3/+11 | |
| * | | | | | Only include workspace crates | Jonas Schievink | 2021-05-11 | 1 | -8/+30 | |
| * | | | | | Update crates/ide/src/view_crate_graph.rs | Jonas Schievink | 2021-05-11 | 1 | -2/+2 | |
| * | | | | | Distinguish crates with identical name | Jonas Schievink | 2021-05-11 | 1 | -1/+1 | |
| * | | | | | Allow viewing the crate graph in a webview | Jonas Schievink | 2021-05-11 | 6 | -0/+102 | |
* | | | | | | Merge #8796 | bors[bot] | 2021-05-11 | 8 | -175/+205 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Rewrite `#[derive]` removal to be based on AST | Jonas Schievink | 2021-05-10 | 4 | -107/+112 | |
| * | | | | | Rewrite `attr.rs` to allow using syntax-based indices | Jonas Schievink | 2021-05-10 | 2 | -59/+84 | |
| * | | | | | Move `AttrId` back into `hir_def` | Jonas Schievink | 2021-05-10 | 5 | -12/+12 | |
* | | | | | | Merge #8800 | bors[bot] | 2021-05-11 | 1 | -16/+34 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Make "pull assignments up" assist work in more cases | Jesse Bakker | 2021-05-11 | 1 | -16/+34 | |
* | | | | | | Merge #8794 | bors[bot] | 2021-05-10 | 7 | -60/+70 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Update docs | Lukas Wirth | 2021-05-10 | 1 | -2/+2 | |
| * | | | | | Give MergeBehaviour variants better names | Lukas Wirth | 2021-05-10 | 7 | -60/+70 | |
| | |/ / / | |/| | | | ||||||
* / | | | | Corrected 2 typos on line 83 | mixio | 2021-05-10 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | feat: auto-indent use tree lists | Jonas Schievink | 2021-05-10 | 1 | -0/+115 | |
* | | | | simplify | Aleksey Kladov | 2021-05-10 | 2 | -12/+12 | |
* | | | | feat: auto-insert `}` when typing `{` in use item | Jonas Schievink | 2021-05-09 | 1 | -19/+131 | |
* | | | | Merge #8783 | bors[bot] | 2021-05-09 | 14 | -117/+104 | |
|\ \ \ \ | ||||||
| * | | | | internal: introduce `ast::make::ext` module with common shortcuts | Aleksey Kladov | 2021-05-09 | 14 | -117/+104 | |
* | | | | | Merge #8782 | bors[bot] | 2021-05-09 | 4 | -44/+49 | |
|\| | | | | ||||||
| * | | | | internal: fix make API | Aleksey Kladov | 2021-05-09 | 4 | -44/+49 | |
* | | | | | Merge #8781 | bors[bot] | 2021-05-09 | 7 | -100/+100 | |
|\| | | | | ||||||
| * | | | | internal: rewrite **Repalce impl Trait** assist to mutable syntax trees | Aleksey Kladov | 2021-05-09 | 2 | -23/+20 | |
| * | | | | cleanups | Aleksey Kladov | 2021-05-09 | 3 | -5/+6 | |
| * | | | | cleanups | Aleksey Kladov | 2021-05-09 | 4 | -17/+25 | |
| * | | | | minor: fix test style | Aleksey Kladov | 2021-05-09 | 2 | -67/+31 | |
| * | | | | fix: join lines doesn't add space before closing quote | Aleksey Kladov | 2021-05-09 | 1 | -0/+30 | |
* | | | | | Merge #8776 | bors[bot] | 2021-05-09 | 10 | -74/+119 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Test that none of the macros are reparsed | Jonas Schievink | 2021-05-09 | 1 | -0/+6 | |
| * | | | | Precompute macro fragment kind | Jonas Schievink | 2021-05-09 | 9 | -74/+113 | |
* | | | | | fix: join lines doesn't add space before closing quote | Aleksey Kladov | 2021-05-09 | 1 | -9/+32 | |
* | | | | | Merge #8777 | bors[bot] | 2021-05-09 | 2 | -4/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Escape characters in builtin macros correctly | Edwin Cheng | 2021-05-09 | 2 | -4/+4 | |
| |/ / / / | ||||||
* | | | | | Merge #8774 | bors[bot] | 2021-05-09 | 3 | -37/+82 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Use RUSTC_BOOTSTRAP=1 instead of +nightly when discovering rust_cfgs throughs... | Lukas Wirth | 2021-05-08 | 2 | -40/+35 | |
| * | | | | Discover rustc_cfg through unstable cargo options | Lukas Wirth | 2021-05-08 | 3 | -33/+83 | |
* | | | | | Merge #8773 | bors[bot] | 2021-05-08 | 6 | -78/+222 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Don't handle Self as a usage for TraitDefs | Lukas Wirth | 2021-05-08 | 2 | -23/+27 | |
| * | | | | Fix builtintype def_to_ty | Lukas Wirth | 2021-05-08 | 1 | -8/+14 | |
| * | | | | Correctly support SelfType when searching for usages | Lukas Wirth | 2021-05-08 | 6 | -76/+210 | |
* | | | | | Merge #8775 | bors[bot] | 2021-05-08 | 2 | -2/+23 | |
|\ \ \ \ \ |