]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-09-27 bors[bot]Merge #10372
2021-09-27 Lukas WirthCleanup descend_into_macros_impl
2021-09-27 bors[bot]Merge #10366
2021-09-27 Laurențiu NicolaEnable attribute proc macros by default
2021-09-27 bors[bot]Merge #10353
2021-09-27 Giacomo StevanatoRemove SourceMap
2021-09-27 Giacomo StevanatoRemove GenericParams::new
2021-09-27 Giacomo StevanatoMake impls of `HasChildSource` and `ChildBySource`...
2021-09-27 bors[bot]Merge #10364
2021-09-27 Lukas WirthRename `*Owner` traits to `Has*`
2021-09-27 Lukas WirthRename `Dyn*` nodes to `Any*` nodes
2021-09-26 bors[bot]Merge #10360
2021-09-26 Aleksey Kladovinternal: more reasonable grammar for blocks
2021-09-26 bors[bot]Merge #10358
2021-09-26 Lukas WirthRemove inherent methods from ast node that carry semant...
2021-09-26 bors[bot]Merge #10352
2021-09-26 Lukas WirthRemove imports when inlining all calls in a file
2021-09-26 Lukas WirthSimplify
2021-09-26 Lukas WirthReject recursive calls in inline_call
2021-09-26 bors[bot]Merge #10357
2021-09-26 Aleksey Kladovinternal: fix and force-disable block validation ;-(
2021-09-26 bors[bot]Merge #10354
2021-09-25 Aleksey Kladovfeat: allow attributes on all expressions
2021-09-25 Aleksey Kladovfix: correct extend_to logic in parser
2021-09-25 Lukas Wirthfeat: Implement inline callers assist
2021-09-25 bors[bot]Merge #10211
2021-09-25 bors[bot]Merge #10350
2021-09-25 Aleksey Kladovsimplify attribute parsing
2021-09-25 longfangsongAddress comments
2021-09-25 bors[bot]Merge #10347
2021-09-25 Lukas WirthUpdate `semanticTokenModifiers` in package.json
2021-09-25 bors[bot]Merge #10346
2021-09-25 Aleksey Kladovminor: align code with code-style
2021-09-25 bors[bot]Merge #10345
2021-09-25 Aleksey Kladovminore: improve consistency
2021-09-25 Aleksey Kladovminor: more condensed tests
2021-09-25 bors[bot]Merge #10344
2021-09-25 Aleksey Kladovminor: link my own pratt parsing article :-)
2021-09-25 bors[bot]Merge #10343
2021-09-25 Aleksey Kladovinternal: add => () rule; emphasize `n_items` rule
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-20 longfangsongAddress comments
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
next