]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-09-12 longfangsongAdd promote_mod_file assist
2021-09-11 bors[bot]Merge #10210
2021-09-11 Aleksey Kladovminor: make code clearer with ControlFlow
2021-09-11 bors[bot]Merge #10207
2021-09-11 Aleksey Kladovminor: improve readability
2021-09-11 bors[bot]Merge #10206
2021-09-11 Giles Coperemoving seemingly unused dev deps.
2021-09-11 Giles Coperemove unused deps
2021-09-10 bors[bot]Merge #10177
2021-09-09 bors[bot]Merge #10193
2021-09-09 Jonas SchievinkSupport the new `rustc_builtin_macro` syntax
2021-09-09 bors[bot]Merge #10190
2021-09-09 Laurențiu NicolaBump chalk
2021-09-09 Laurențiu NicolaBump deps
2021-09-09 bors[bot]Merge #10188
2021-09-09 Anatol Ulrichimplement #10070 in runnables
2021-09-09 bors[bot]Merge #10186
2021-09-09 IceSentryconfigure colorizedBracketPairs
2021-09-09 bors[bot]Merge #10185
2021-09-09 Jonas Schievinkminor: include `ImplLoc` in panic context
2021-09-08 bors[bot]Merge #10093
2021-09-08 Oliver CooperUndefined scope comment
2021-09-08 bors[bot]Merge #10174
2021-09-08 bors[bot]Merge #10180
2021-09-08 Yotam OfekSplit and document array method resolution logic.
2021-09-08 Yotam OfekFix resolution of inherent array methods.
2021-09-08 Yotam OfekAdd (failing) test for inherent array method resolution.
2021-09-07 Oliver CooperRemoved deprecated Task constructor
2021-09-07 Jonas SchievinkRename `is_member` to `is_local`
2021-09-07 Jonas SchievinkTreat path dependencies like workspace members
2021-09-07 Dezhi Wufix `super` path wrong display
2021-09-07 Dezhi Wufix path wrong display
2021-09-07 Dezhi Wucargo fmt
2021-09-07 Dezhi Wufix: path display error when start with `crate`
2021-09-06 bors[bot]Merge #10169
2021-09-06 Aleksey Kladovminor: modernize
2021-09-06 bors[bot]Merge #10168
2021-09-06 Aleksey Kladovinternal: make name consistent with usage
2021-09-06 bors[bot]Merge #10167
2021-09-06 Laurențiu NicolaAvoid extra allocation in completion rendering
2021-09-06 bors[bot]Merge #10165
2021-09-06 David Barskyupdate to tracing-tree 0.1.10, which does not pull...
2021-09-06 bors[bot]Merge #10164
2021-09-06 Dezhi Wudocs: fix unknown configuration setting
2021-09-06 bors[bot]Merge #10152
2021-09-06 bors[bot]Merge #10157
2021-09-06 bors[bot]Merge #10154
2021-09-06 bors[bot]Merge #10162
2021-09-05 Jonas SchievinkRecover from statement macro expansion errors
2021-09-05 bors[bot]Merge #10161
2021-09-05 Aleksey Kladovinternal: remove accidental code re-use
2021-09-05 bors[bot]Merge #10160
2021-09-05 Jonas SchievinkDon't dump `DefMap`s to build the panic context
2021-09-05 bors[bot]Merge #10159
2021-09-05 Jonas SchievinkAdd panic info for `impl_trait`/`trait_data`
2021-09-05 bors[bot]Merge #10155
2021-09-05 bors[bot]Merge #10158
2021-09-05 Jonas SchievinkAdd crate name to nameres panic context
2021-09-05 Dorian PeakeUpdate manual.adoc
2021-09-05 Dorian PeakeAdd rust-project.json + cargo check info to docs
2021-09-05 toyboot4eMinor: replace old name `CrateDefMap`
2021-09-05 Hirochika MatsumotoComplete `#![recursion_limit = "N"]` over `#![recursion...
2021-09-04 Blake WyattAdd completion for raw identifiers
2021-09-04 bors[bot]Merge #10148
2021-09-04 Aleksey Kladovno need to reed the docs, feel free to charge ahead!
2021-09-04 Aleksey Kladovdocs: make dev docs more discoverable
2021-09-04 bors[bot]Merge #10146
2021-09-04 bors[bot]Merge #10147
2021-09-04 Aleksey Kladovinternal: deduplicate
2021-09-04 Dawerminor: update test
2021-09-04 Aleksey Kladovfix: don't panic if the client sends invalid request
2021-09-04 Dawerfix: use placeholder as default type in `Extract into...
2021-09-04 Dawerfix: use placeholder as default type in `Generate funct...
2021-09-04 bors[bot]Merge #10145
2021-09-04 JadeUpdate dependency minor versions
2021-09-03 bors[bot]Merge #10139
2021-09-03 Yotam OfekUpdate crates/ide_assists/src/handlers/replace_for_loop...
2021-09-03 bors[bot]Merge #10130
2021-09-03 Yotam OfekFix replacing for loops over ranges with for_each.
2021-09-03 bors[bot]Merge #10135
2021-09-03 Lukas Wirthminor: fix some clippy lints
2021-09-03 bors[bot]Merge #10132
2021-09-03 Dezhi Wudocs(logging): use `tracing` for logging
2021-09-02 Alifix error message for when DidChangeTextDocument path...
2021-09-02 bors[bot]Merge #10127
2021-09-02 Lukas WirthWhen descending tokens don't bail on failed macro call...
2021-09-02 bors[bot]Merge #10124
2021-09-02 Lukas WirthUse correct search scopes for macros
2021-09-01 bors[bot]Merge #10114
2021-09-01 Lukas WirthDeduplicate imports for qualify_path
2021-09-01 bors[bot]Merge #10103
2021-09-01 Jonas Schievinkfix: multi-token mapping aware find references
2021-09-01 bors[bot]Merge #10109
2021-09-01 Lukas WirthEnable flyimport for ident patterns
2021-09-01 bors[bot]Merge #10108
2021-09-01 Lukas Wirthfix: make `goto_implementation` multi-token mapping...
2021-09-01 bors[bot]Merge #9954
2021-09-01 Lukas WirthMinor fixes
2021-09-01 bors[bot]Merge #9405
2021-09-01 Daiki IharaFix extract_function with macro arg
next