about summary refs log tree commit diff
path: root/crates
AgeCommit message (Expand)AuthorLines
2022-01-03minor: add missing testAleksey Kladov-0/+14
2022-01-03Merge #11179bors[bot]-15/+9
2022-01-03simplifyAleksey Kladov-9/+7
2022-01-03simplifyAleksey Kladov-6/+2
2022-01-03Fix replace_match_with_if_let removing blocks with modifiersDániel Buga-10/+38
2022-01-03Merge #11177bors[bot]-1/+4
2022-01-03internal: dont descend into commentsJake Heinz-1/+4
2022-01-03Merge #11088bors[bot]-15/+45
2022-01-03Merge #11173bors[bot]-4/+47
2022-01-03fix: Fix highlighting hack for self-paramsLukas Wirth-4/+6
2022-01-03Allow adding partially resolved typesKirill Bulatov-4/+47
2022-01-02cleanupLukas Wirth-32/+49
2022-01-02Implement ToDef for ast::AttrLukas Wirth-16/+21
2022-01-02internal: Record unresolved derive invocations in hirLukas Wirth-52/+87
2022-01-02Merge #11171bors[bot]-33/+23
2022-01-02Fix tool module classification not working correctlyLukas Wirth-33/+23
2022-01-02Merge #11170bors[bot]-235/+209
2022-01-02minor: Cleanup syntax highlightingLukas Wirth-235/+209
2022-01-02Merge #11169bors[bot]-173/+163
2022-01-02fix NameRefClass misclassifying proc-macrosLukas Wirth-4/+4
2022-01-02fix syntactic highlighting for macrosLukas Wirth-13/+19
2022-01-02internal: Handle macro calls better in highlightingLukas Wirth-159/+143
2022-01-02Merge #11166bors[bot]-83/+65
2022-01-02minor: SimplifyLukas Wirth-83/+65
2022-01-02minor: replace panics with typesAleksey Kladov-21/+15
2022-01-02minor: drop dead codeAleksey Kladov-16/+3
2022-01-02add empty input testsAleksey Kladov-0/+39
2022-01-02more intuitive orderAleksey Kladov-43/+43
2022-01-02check top level entry point invariantsAleksey Kladov-12/+42
2022-01-02add top-level tests for expressionsAleksey Kladov-1/+54
2022-01-02add top level tests for typesAleksey Kladov-1/+65
2022-01-02enforce parsing invariant for patternsAleksey Kladov-2/+42
2022-01-02internal: more macro testsAleksey Kladov-22/+76
2022-01-02add test for macro itemsAleksey Kladov-0/+37
2022-01-02split prefix/top testsAleksey Kladov-210/+208
2022-01-02add tests for macro statementsAleksey Kladov-0/+43
2022-01-02start top-level entry point testsAleksey Kladov-2/+70
2022-01-02minor: generalizeAleksey Kladov-7/+7
2022-01-02minor: SimplifyLukas Wirth-14/+10
2022-01-02Avoid collect_vec from itertoolsLaurențiu Nicola-7/+4
2022-01-02Replace folds with for loopsLaurențiu Nicola-14/+13
2022-01-02internal: Use basic NonEmptyVec in mbe::syntax_bridgeLukas Wirth-51/+98
2022-01-02SimplifyLukas Wirth-59/+47
2022-01-01fix: Enable completions for `<_>::$0`Lukas Wirth-1/+44
2022-01-01internal: Record unresolved derive invocations in hirLukas Wirth-28/+55
2022-01-01Merge #11153bors[bot]-1/+21
2022-01-01internal: add more prefix entry point testsAleksey Kladov-1/+21
2022-01-01Merge #11136bors[bot]-2/+50
2022-01-01Merge #11151bors[bot]-33/+41
2022-01-01test: force client-side watchingAleksey Kladov-0/+8