| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-10-07 | Cleanup | Aleksey Kladov | -10/+13 |
| 2020-10-07 | Merge #6160 | bors[bot] | -1/+448 |
| 2020-10-06 | Add validation check for ambiguous trait objects | Lukas Wirth | -1/+448 |
| 2020-10-06 | Document privacy invariant of SyntaxPtr | Aleksey Kladov | -0/+2 |
| 2020-10-02 | Merge #6104 | bors[bot] | -1/+1 |
| 2020-10-01 | Up rustc-ap-rustc_lexer to 681 | kjeremy | -5/+5 |
| 2020-09-30 | Minor clippy performance suggestions | kjeremy | -1/+1 |
| 2020-09-29 | Merge #6019 | bors[bot] | -5/+28 |
| 2020-09-21 | Rename impl edit method to be more explicit | Matt Hooper | -1/+1 |
| 2020-09-21 | Add make utility for empty associated item lists | Matt Hooper | -0/+4 |
| 2020-09-21 | Add edit utility for adding an associated item list to a impl def | Matt Hooper | -0/+16 |
| 2020-09-16 | Remove make::path_from_text | Lukas Wirth | -5/+28 |
| 2020-09-16 | Add make::glob_use_tree function to create star-only UseTree | Lukas Wirth | -0/+4 |
| 2020-09-12 | Reimplement import merging by making it recursive properly nesting all levels | Lukas Wirth | -0/+1 |
| 2020-09-10 | Rename record_field_pat to record_pat_field | Pavan Kumar Sunkara | -0/+0 |
| 2020-09-04 | Merge #5940 | bors[bot] | -1/+84 |
| 2020-09-04 | Remove unnecessary comma | Aleksei Sidorov | -1/+0 |
| 2020-09-04 | Fix tests | Aleksei Sidorov | -1/+1 |
| 2020-09-04 | Fix nitpicks | Aleksei Sidorov | -17/+2 |
| 2020-09-03 | Impl make::blank_line | Lukas Wirth | -1/+11 |
| 2020-09-03 | Resolve most of corner cases | Aleksei Sidorov | -4/+22 |
| 2020-09-03 | Initial implementation of the #5085 issue | Aleksei Sidorov | -0/+81 |
| 2020-09-03 | Unify naming | Aleksey Kladov | -4/+4 |
| 2020-08-31 | Reduce path_from_text usage | Aleksey Kladov | -0/+1 |
| 2020-08-31 | Remove dead code | Aleksey Kladov | -14/+0 |
| 2020-08-28 | :arrow_up: expect-test | Aleksey Kladov | -1/+1 |
| 2020-08-27 | :arrow_up: crates | Aleksey Kladov | -1/+1 |
| 2020-08-25 | Complete `pub` in fields | Aleksey Kladov | -0/+32 |
| 2020-08-25 | Cleanup invert-if | Aleksey Kladov | -6/+3 |
| 2020-08-24 | Support extern types | Jonas Schievink | -1/+7 |
| 2020-08-24 | Merge #4776 | bors[bot] | -3/+3 |
| 2020-08-24 | Merge #5845 | bors[bot] | -1/+1 |
| 2020-08-24 | Add version to deps in cargo.toml | Pavan Kumar Sunkara | -3/+3 |
| 2020-08-23 | Invert if should be smart about is_some, is_none, is_ok, is_err | dragfire | -1/+7 |
| 2020-08-22 | Omit lenses for not runnable doctests | Kirill Bulatov | -1/+1 |
| 2020-08-21 | :arrow_up: ungrammar | Aleksey Kladov | -1/+2 |
| 2020-08-21 | Switch to expect_test from crates.io | Aleksey Kladov | -2/+2 |
| 2020-08-17 | Merge #5776 #5780 | bors[bot] | -3/+26 |
| 2020-08-17 | format | jDomantas | -13/+9 |
| 2020-08-16 | Bump rustc_lexer | Jeremy Kolb | -1/+1 |
| 2020-08-14 | fixup whitespace when adding missing impl items | jDomantas | -3/+30 |
| 2020-08-13 | Better recovery in `use foo::;` | Aleksey Kladov | -5/+3 |
| 2020-08-13 | Align parser names with grammar | Aleksey Kladov | -77/+0 |
| 2020-08-13 | Remove deprecated function | Aleksey Kladov | -0/+7 |
| 2020-08-13 | Cleanup **Move Guard** assist | Aleksey Kladov | -0/+3 |
| 2020-08-12 | **Merge Imports** assist handles self | Aleksey Kladov | -3/+11 |
| 2020-08-12 | Rename ra_syntax -> syntax | Aleksey Kladov | -0/+40214 |
