]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-04-01 bors[bot]Merge #8274
2021-03-31 bors[bot]Merge #8276
2021-03-31 Edwin ChengFix block inner item defined in macro
2021-03-31 Ayomide BamideleAdditional syntax highlighting screenshot in manual
2021-03-31 Ayomide BamideleGif of "let = " typing assist
2021-03-31 Ayomide BamideleGifs and screenshots for features in manual (syntax...
2021-03-31 bors[bot]Merge #8210
2021-03-31 bors[bot]Merge #8271
2021-03-31 Edwin ChengFix parse u128 bug in proc-macro
2021-03-31 bors[bot]Merge #8269
2021-03-31 Aleksey Kladovinternal: document semantics for missing names
2021-03-31 bors[bot]Merge #8267
2021-03-31 bors[bot]Merge #8266
2021-03-30 Ayomide BamideleGifs and screenshots for features in manual
2021-03-30 Lukas WirthFix generic arguments being incorrectly offset in quali...
2021-03-30 bors[bot]Merge #8240
2021-03-30 Chetan KhilosiyaRevert "8024: Added test case for highlighting trait...
2021-03-30 Chetan Khilosiya8024: Fix for function name change.
2021-03-30 Chetan Khilosiya8024: Added test case for highlighting trait items.
2021-03-30 Chetan Khilosiya8024: Updated the implementation for trait modifier.
2021-03-30 Chetan Khilosiya8024: Added the trait modifier for methods
2021-03-30 bors[bot]Merge #8186
2021-03-30 bors[bot]Merge #8261
2021-03-30 bors[bot]Merge #8262
2021-03-30 Aleksey Kladovinternal: revive google_cpu_profile infra
2021-03-30 Jesse BakkerFix expansion of OR-patterns in match check
2021-03-30 bors[bot]Merge #8256
2021-03-30 ivan770Fix code style
2021-03-30 Aleksey Kladovinternal: switch from CLI to internal benchmarking
2021-03-30 ivan770Improved node lookup algorithm, added more movable...
2021-03-30 bors[bot]Merge #8255
2021-03-30 Aleksey Kladovinternal: touch up dev readme
2021-03-30 bors[bot]Merge #8254
2021-03-30 Aleksey Kladovinternal: switch from CLI to internal benchmarking
2021-03-30 bors[bot]Merge #8250
2021-03-30 Jonas SchievinkAccurately classify assoc. types in paths
2021-03-29 bors[bot]Merge #8247
2021-03-29 bors[bot]Merge #8246
2021-03-29 Aleksey Kladovinternal: ensure that runaway type-inference doesn...
2021-03-29 PSeitzremove enumeration
2021-03-29 PSeitzupdate vim ycm installation instruction
2021-03-29 bors[bot]Merge #8244
2021-03-29 Aleksey Kladovinternal: track missing `.check_cancelled`
2021-03-29 bors[bot]Merge #8243
2021-03-29 Lukas WirthRemove code duplication in highlight injection
2021-03-29 bors[bot]Merge #8241
2021-03-29 Aleksey Kladovinternal: cleanup hprof
2021-03-29 Lukas WirthRemove TraitRef::Error
2021-03-29 Lukas WirthRename target_ty to self_ty
2021-03-29 Lukas WirthLower traits to TraitRef instead of TypeRef
2021-03-29 bors[bot]Merge #8231
2021-03-29 bors[bot]Merge #8237
2021-03-29 Jonas SchievinkREADME: drop "experimental"
2021-03-29 bors[bot]Merge #8235
2021-03-29 Aleksey Kladovinternal: make --log-file more discoverable
2021-03-29 Ayomide Bamideleformatting fix
2021-03-29 Jonas SchievinkDon't use snippets
2021-03-29 Ayomide BamideleFolding range for statics
2021-03-29 Jonas SchievinkUse `find_node_at_range`
2021-03-29 Ayomide BamideleFolding range for consts
2021-03-29 Ayomide BamideleNew FoldKinds - Consts, Statics
2021-03-29 Ayomide BamideleTest cases for folding consts and statics
2021-03-29 bors[bot]Merge #8222
2021-03-28 bors[bot]Merge #8212
2021-03-28 Edwin ChengRemove unused test fixtures
2021-03-28 Jonas SchievinkDon't mark unlinked file diagnostic as unused
2021-03-27 bors[bot]Merge #8221
2021-03-27 Lukas WirthPrefer add `mod` declaration to lib.rs over file.rs...
2021-03-27 bors[bot]Merge #8220
2021-03-27 Lukas WirthCleanup ide_db imports
2021-03-27 Jonas SchievinkUse `const` instead of `let`
2021-03-27 Jonas SchievinkSnippet support in extract_type_alias
2021-03-27 Jonas SchievinkFix handling of multi-cursor snippets
2021-03-27 bors[bot]Merge #8214
2021-03-27 Laurențiu NicolaMention the rustup version in the manual
2021-03-27 bors[bot]Merge #8213
2021-03-27 ivan770Added support for const generics in impl generation
2021-03-27 Edwin ChengAdd support for doc on hover for macro 2.0
2021-03-27 Edwin ChengUnleash macro 2.0 in hightlight and more
2021-03-27 Edwin ChengBasic Support Macro 2.0
2021-03-27 bors[bot]Merge #8201
2021-03-26 bors[bot]Merge #8209
2021-03-26 Jonas SchievinkImplement "Extract type alias" assist
2021-03-26 Aleksey KladovAdd TokenText
2021-03-26 bors[bot]Merge #8191
2021-03-26 cynecxsyntax: return owned string instead of leaking string
2021-03-26 bors[bot]Merge #8056
2021-03-26 Josh Mcguigancompletion relevance distinguish between exact type...
2021-03-26 Josh Mcguigancompletion relevance consider if types can be unified
2021-03-26 bors[bot]Merge #8206
2021-03-26 ivan770Ignore main functions not in root module
2021-03-25 Edwin ChengFix recursive macro statement expansion
2021-03-25 bors[bot]Merge #8200
2021-03-25 Laurențiu NicolaUse more std::array::IntoIter
2021-03-25 Laurențiu NicolaUse arrayvec 0.6
2021-03-25 bors[bot]Merge #8197
2021-03-25 kjeremyRust 1.51
2021-03-25 bors[bot]Merge #8193
2021-03-25 bors[bot]Merge #8194
2021-03-25 Laurențiu NicolaMake a full clone in release.yaml
next