]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-01-04 Laurențiu NicolaRename and use the 1.55 ABI for 1.54
2022-01-04 bors[bot]Merge #11184
2022-01-04 Jeroen Vannevelreduced the tests to their bare essence
2022-01-04 bors[bot]Merge #11186
2022-01-04 Lukas Wirthminor: Simplify
2022-01-04 Jeroen Vanneveladditional test without further usages
2022-01-04 Jeroen VannevelCorrectly pass through mutable references when extracti...
2022-01-03 bors[bot]Merge #11061
2022-01-03 Wang RuochenUpdate generated tests
2022-01-03 Wang RuochenDon't add pattern if there is a catch all afterwards
2022-01-03 bors[bot]Merge #11115
2022-01-03 bors[bot]Merge #11180
2022-01-03 Aleksey Kladovminor: add missing test
2022-01-03 bors[bot]Merge #11179
2022-01-03 Aleksey Kladovsimplify
2022-01-03 Aleksey Kladovsimplify
2022-01-03 bors[bot]Merge #11178
2022-01-03 Dániel BugaFix replace_match_with_if_let removing blocks with...
2022-01-03 bors[bot]Merge #11177
2022-01-03 Jake Heinzinternal: dont descend into comments
2022-01-03 bors[bot]Merge #11088
2022-01-03 bors[bot]Merge #11173
2022-01-03 bors[bot]Merge #11175
2022-01-03 Lukas Wirthfix: Fix highlighting hack for self-params
2022-01-02 Kirill BulatovAllow adding partially resolved types
2022-01-02 bors[bot]Merge #11171
2022-01-02 Lukas WirthFix tool module classification not working correctly
2022-01-02 bors[bot]Merge #11170
2022-01-02 Lukas Wirthminor: Cleanup syntax highlighting
2022-01-02 bors[bot]Merge #11169
2022-01-02 Lukas Wirthfix NameRefClass misclassifying proc-macros
2022-01-02 Lukas Wirthfix syntactic highlighting for macros
2022-01-02 Lukas Wirthinternal: Handle macro calls better in highlighting
2022-01-02 bors[bot]Merge #11166
2022-01-02 Lukas Wirthminor: Simplify
2022-01-02 bors[bot]Merge #11168
2022-01-02 Aleksey Kladovminor: replace panics with types
2022-01-02 Aleksey Kladovminor: drop dead code
2022-01-02 bors[bot]Merge #11167
2022-01-02 Aleksey Kladovadd empty input tests
2022-01-02 Aleksey Kladovmore intuitive order
2022-01-02 Aleksey Kladovcheck top level entry point invariants
2022-01-02 Aleksey Kladovadd top-level tests for expressions
2022-01-02 bors[bot]Merge #11165
2022-01-02 Aleksey Kladovadd top level tests for types
2022-01-02 Aleksey Kladovenforce parsing invariant for patterns
2022-01-02 bors[bot]Merge #11164
2022-01-02 Aleksey Kladovinternal: more macro tests
2022-01-02 Aleksey Kladovadd test for macro items
2022-01-02 bors[bot]Merge #11163
2022-01-02 Aleksey Kladovsplit prefix/top tests
2022-01-02 Aleksey Kladovadd tests for macro statements
2022-01-02 Aleksey Kladovstart top-level entry point tests
2022-01-02 Aleksey Kladovminor: generalize
2022-01-02 bors[bot]Merge #11162
2022-01-02 Lukas Wirthminor: Simplify
2022-01-02 bors[bot]Merge #11161
2022-01-02 Laurențiu NicolaAvoid collect_vec from itertools
2022-01-02 Laurențiu NicolaReplace folds with for loops
2022-01-02 bors[bot]Merge #11160
2022-01-02 Lukas Wirthinternal: Use basic NonEmptyVec in mbe::syntax_bridge
2022-01-02 bors[bot]Merge #11159
2022-01-02 Lukas WirthSimplify
2022-01-01 bors[bot]Merge #11158
2022-01-01 Lukas Wirthfix: Enable completions for `<_>::$0`
2022-01-01 bors[bot]Merge #11156
2022-01-01 Lukas Wirthinternal: Record unresolved derive invocations in hir
2022-01-01 bors[bot]Merge #11153
2022-01-01 Aleksey Kladovinternal: add more prefix entry point tests
2022-01-01 bors[bot]Merge #11136
2022-01-01 bors[bot]Merge #11151
2022-01-01 Aleksey Kladovtest: force client-side watching
2022-01-01 bors[bot]Merge #11152
2022-01-01 Aleksey Kladovadd path tests
2022-01-01 Aleksey Kladovadd expr tests
2022-01-01 Aleksey Kladovtests for ty
2022-01-01 Aleksey Kladovinternal: add tests for patterns
2022-01-01 Aleksey Kladovbetter error message
2022-01-01 Aleksey Kladovfeat: correctly fallback to notify if the clinet-side...
2021-12-30 bors[bot]Merge #11144
2021-12-30 Laurențiu NicolaFix server path on NixOS
2021-12-30 bors[bot]Merge #11141
2021-12-30 bors[bot]Merge #10692
2021-12-30 Ariel DavisMigrate to SyntaxNodePtr in new rowan
2021-12-29 Aleksey Kladovrestore invariatns
2021-12-29 Aleksey Kladovparse empty statemet as statemetn
2021-12-29 Aleksey KladovAdd test
2021-12-29 Aleksey Kladovrename
2021-12-29 Aleksey Kladovcompress
2021-12-29 Aleksey Kladovadd automated semicolon insertion test
2021-12-29 Aleksey Kladovinternal: add tests for extra parser entry points
2021-12-28 Jeroen Vannevelformatting
2021-12-28 Jeroen Vannevelturbo fish supports multiple type arguments
2021-12-28 bors[bot]Merge #11134
2021-12-28 Aleksey Kladovcompress
2021-12-28 Aleksey Kladovdead code
2021-12-28 Aleksey Kladovintroduce hacks module
2021-12-28 Aleksey Kladovclarify semantics of doc links
2021-12-28 Aleksey Kladovlast use of parse api in ssr
2021-12-28 Aleksey Kladovdead code
next