| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-01-03 | minor: add missing test | Aleksey Kladov | -0/+14 |
| 2022-01-03 | Merge #11179 | bors[bot] | -15/+9 |
| 2022-01-03 | simplify | Aleksey Kladov | -9/+7 |
| 2022-01-03 | simplify | Aleksey Kladov | -6/+2 |
| 2022-01-03 | Fix replace_match_with_if_let removing blocks with modifiers | Dániel Buga | -10/+38 |
| 2022-01-03 | Merge #11177 | bors[bot] | -1/+4 |
| 2022-01-03 | internal: dont descend into comments | Jake Heinz | -1/+4 |
| 2022-01-03 | Merge #11088 | bors[bot] | -15/+45 |
| 2022-01-03 | Merge #11173 | bors[bot] | -4/+47 |
| 2022-01-03 | fix: Fix highlighting hack for self-params | Lukas Wirth | -4/+6 |
| 2022-01-03 | Allow adding partially resolved types | Kirill Bulatov | -4/+47 |
| 2022-01-02 | cleanup | Lukas Wirth | -32/+49 |
| 2022-01-02 | Implement ToDef for ast::Attr | Lukas Wirth | -16/+21 |
| 2022-01-02 | internal: Record unresolved derive invocations in hir | Lukas Wirth | -52/+87 |
| 2022-01-02 | Merge #11171 | bors[bot] | -33/+23 |
| 2022-01-02 | Fix tool module classification not working correctly | Lukas Wirth | -33/+23 |
| 2022-01-02 | Merge #11170 | bors[bot] | -235/+209 |
| 2022-01-02 | minor: Cleanup syntax highlighting | Lukas Wirth | -235/+209 |
| 2022-01-02 | Merge #11169 | bors[bot] | -173/+163 |
| 2022-01-02 | fix NameRefClass misclassifying proc-macros | Lukas Wirth | -4/+4 |
| 2022-01-02 | fix syntactic highlighting for macros | Lukas Wirth | -13/+19 |
| 2022-01-02 | internal: Handle macro calls better in highlighting | Lukas Wirth | -159/+143 |
| 2022-01-02 | Merge #11166 | bors[bot] | -83/+65 |
| 2022-01-02 | minor: Simplify | Lukas Wirth | -83/+65 |
| 2022-01-02 | minor: replace panics with types | Aleksey Kladov | -21/+15 |
| 2022-01-02 | minor: drop dead code | Aleksey Kladov | -16/+3 |
| 2022-01-02 | add empty input tests | Aleksey Kladov | -0/+39 |
| 2022-01-02 | more intuitive order | Aleksey Kladov | -43/+43 |
| 2022-01-02 | check top level entry point invariants | Aleksey Kladov | -12/+42 |
| 2022-01-02 | add top-level tests for expressions | Aleksey Kladov | -1/+54 |
| 2022-01-02 | add top level tests for types | Aleksey Kladov | -1/+65 |
| 2022-01-02 | enforce parsing invariant for patterns | Aleksey Kladov | -2/+42 |
| 2022-01-02 | internal: more macro tests | Aleksey Kladov | -22/+76 |
| 2022-01-02 | add test for macro items | Aleksey Kladov | -0/+37 |
| 2022-01-02 | split prefix/top tests | Aleksey Kladov | -210/+208 |
| 2022-01-02 | add tests for macro statements | Aleksey Kladov | -0/+43 |
| 2022-01-02 | start top-level entry point tests | Aleksey Kladov | -2/+70 |
| 2022-01-02 | minor: generalize | Aleksey Kladov | -7/+7 |
| 2022-01-02 | minor: Simplify | Lukas Wirth | -14/+10 |
| 2022-01-02 | Avoid collect_vec from itertools | Laurențiu Nicola | -7/+4 |
| 2022-01-02 | Replace folds with for loops | Laurențiu Nicola | -14/+13 |
| 2022-01-02 | internal: Use basic NonEmptyVec in mbe::syntax_bridge | Lukas Wirth | -51/+98 |
| 2022-01-02 | Simplify | Lukas Wirth | -59/+47 |
| 2022-01-01 | fix: Enable completions for `<_>::$0` | Lukas Wirth | -1/+44 |
| 2022-01-01 | internal: Record unresolved derive invocations in hir | Lukas Wirth | -28/+55 |
| 2022-01-01 | Merge #11153 | bors[bot] | -1/+21 |
| 2022-01-01 | internal: add more prefix entry point tests | Aleksey Kladov | -1/+21 |
| 2022-01-01 | Merge #11136 | bors[bot] | -2/+50 |
| 2022-01-01 | Merge #11151 | bors[bot] | -33/+41 |
| 2022-01-01 | test: force client-side watching | Aleksey Kladov | -0/+8 |
