]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-09-13 Lukas WirthDownmap the token in attribute inputs when expanding...
2021-09-13 Lukas WirthSpeculatively expand attributes in completions
2021-09-13 bors[bot]Merge #10225
2021-09-13 bors[bot]Merge #10226
2021-09-13 Lukas WirthSimplify
2021-09-13 Lukas WirthAdd proc-macro fixture directive
2021-09-13 bors[bot]Merge #10222
2021-09-13 Laurențiu NicolaAdd workaround for rename error reporting
2021-09-13 bors[bot]Merge #10221
2021-09-13 Aleksey Kladovinternal: document tribal knowledge of how to assist
2021-09-13 Aleksey Kladovinternal: prevent possible bugs when adding magical...
2021-09-13 Aleksey Kladovinternal: simplify
2021-09-13 Aleksey Kladovinternal: fix bugs in tests by simplifying code
2021-09-13 Aleksey Kladovminore: improve readability
2021-09-13 bors[bot]Merge #10218
2021-09-13 Laurențiu NicolaDon't spam the manual with warnings
2021-09-12 bors[bot]Merge #10215
2021-09-12 Lukas WirthUse correct file syntax node for decl_access computatio...
2021-09-12 bors[bot]Merge #10213
2021-09-12 DawerImprove resilience of match checking
2021-09-12 bors[bot]Merge #10212
2021-09-12 Florian DieboldAvoid type inference panic on bitslice methods
2021-09-12 bors[bot]Merge #10202
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 Dawerminor: fix tests.
2021-09-10 Dawerfix: Type param hover shows correct sized bounds.
2021-09-10 Dawerinternal: add implicit `: Sized` bound to type parameters.
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
next