]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-09-25 Aleksey Kladovminor: more focusted tests
2021-09-25 Aleksey Kladovminor: more readable code
2021-09-24 bors[bot]Merge #10339
2021-09-24 Jonas SchievinkFix item-level lazy macro errors
2021-09-24 bors[bot]Merge #10338
2021-09-24 Jonas SchievinkFix diagnostics in unnamed consts
2021-09-24 bors[bot]Merge #10334
2021-09-24 bors[bot]Merge #10335
2021-09-24 Jonas SchievinkAvoid some `Arc` cloning
2021-09-24 Nixon Enraght... Give rustfmt spawn error context.
2021-09-24 bors[bot]Merge #10105
2021-09-24 bors[bot]Merge #10332
2021-09-24 bors[bot]Merge #10331
2021-09-24 bors[bot]Merge #10329
2021-09-24 Carlos MenezesAdd missing files
2021-09-24 Lukas WirthAllow setting RUST_BACKTRACE for the server manually
2021-09-24 Jonas SchievinkInclude macro path in eager macro resolve error
2021-09-24 Carlos MenezesFix link to "Auto Import"
2021-09-24 bors[bot]Merge #10328
2021-09-24 Lukas WirthFix incorrect mod.rs handling in unlinked_file fixes
2021-09-23 bors[bot]Merge #10322
2021-09-23 Lukas WirthSplit the hover module up
2021-09-23 bors[bot]Merge #10321
2021-09-23 bors[bot]Merge #10320
2021-09-23 Laurențiu NicolaChange the global setting when toggling inlay hints
2021-09-23 Lukas WirthSupport goto_def for intra-doc-links in macro invocations
2021-09-23 Lukas WirthMake hover work for intra doc links in macro invocations
2021-09-23 bors[bot]Merge #10319
2021-09-23 Lukas WirthCleanup
2021-09-23 bors[bot]Merge #10315
2021-09-23 Terry SunFix title of User Manual page
2021-09-22 bors[bot]Merge #10313
2021-09-22 Josh TriplettMark large benchmark data files as binary to filter...
2021-09-22 bors[bot]Merge #10284
2021-09-22 hamidreza kalbasimove function to defs.rs
2021-09-22 hamidreza kalbasiremove dead code
2021-09-22 hamidreza kalbasiuse find_definition in go to
2021-09-21 bors[bot]Merge #10306
2021-09-21 zhoufanChange the style of the code
2021-09-21 zhoufanGenerate function assist creates bad param names for...
2021-09-21 hamidreza kalbasifix derive hover in macro
2021-09-21 bors[bot]Merge #10304
2021-09-21 Lukas WirthSimplify
2021-09-21 Lukas WirthSimplify
2021-09-21 Lukas WirthGenerate ast nodes for each ast trait
2021-09-21 bors[bot]Merge #10303
2021-09-21 Lukas WirthAdd a mirror function-like proc-macro expander for...
2021-09-21 bors[bot]Merge #10301
2021-09-21 Lukas WirthMerge iter_for_each_to_for and for_to_iter_for_each...
2021-09-20 bors[bot]Merge #10299
2021-09-20 Lukas WirthRename some assists
2021-09-19 bors[bot]Merge #10293
2021-09-19 Lukas WirthDon't bail on parse errors in macro input for builtin...
2021-09-19 bors[bot]Merge #10289
2021-09-19 bors[bot]Merge #10292
2021-09-19 Lukas WirthOnly strip derive attributes when preparing macro input
2021-09-19 Lukas WirthSimplify
2021-09-19 bors[bot]Merge #10290
2021-09-19 Lukas WirthSimplify
2021-09-19 bors[bot]Merge #10287
2021-09-19 Aleksey Kladovinternal: more focused tests for const arguments
2021-09-19 bors[bot]Merge #10283
2021-09-19 Aleksey Kladovminor: simplify
2021-09-19 hamidreza kalbasiinternal: definition based hover functions
2021-09-19 Aleksey Kladovminor: simplify
2021-09-19 bors[bot]Merge #10282
2021-09-19 Aleksey Kladovfix: don't allow two turbo-fishes in generic arguments
2021-09-19 bors[bot]Merge #10280
2021-09-19 Aleksey Kladovinternal: add erroneous test for double turbo fish
2021-09-19 Aleksey Kladovminor: improve readability
2021-09-19 Aleksey Kladovminor: reduce duplication
2021-09-18 bors[bot]Merge #10276
2021-09-18 Aleksey Kladovfix: correctly handle jointness
2021-09-18 Aleksey Kladovminor: improve readability
2021-09-18 Aleksey Kladovinternal: better naming
2021-09-18 Aleksey Kladovinternal: parser cleanup
2021-09-18 Aleksey Kladovinternal: minimize use_tree parser tests
2021-09-18 bors[bot]Merge #10275
2021-09-18 Aleksey Kladovinternal: parser cleanups
2021-09-18 bors[bot]Merge #10274
2021-09-18 Aleksey Kladovinternal: more focused trait item parsing tests
2021-09-18 Lukas WirthMake inlay hints work in attributed items
2021-09-18 bors[bot]Merge #10273
2021-09-18 Lukas WirthAdd multi-token mapping test for goto_definition
2021-09-18 bors[bot]Merge #10252
2021-09-18 zhoufando comment handling on the original token
2021-09-17 bors[bot]Merge #10267
2021-09-17 bors[bot]Merge #10270
2021-09-17 Aleksey Kladovintenral: more local tests for statics
2021-09-17 Aleksey Kladovminor: cleanup const parsing
2021-09-17 Aleksey Kladovminor: better test placement
2021-09-17 Aleksey Kladovinternal: cleanup adt parsing
2021-09-17 bors[bot]Merge #10269
2021-09-17 Aleksey Kladovinternal: cleanup item parsing
2021-09-17 Aleksey Kladovminor: parser cleanup
2021-09-17 bors[bot]Merge #10268
2021-09-17 Aleksey Kladovminor: simplify
2021-09-17 rainy-meNarrow "if-let to match" assist available range
2021-09-17 Aleksey Kladovminor: cleanup
2021-09-17 bors[bot]Merge #10265
next