]> git.lizzy.rs Git - rust.git/history - crates/hir_def
Merge #11248
[rust.git] / crates / hir_def /
2022-01-14 bors[bot]Merge #11248
2022-01-14 bors[bot]Merge #11286
2022-01-14 Jonas SchievinkClean up assoc item collection a bit
2022-01-14 bors[bot]Merge #11284
2022-01-14 Jonas SchievinkRemove redundant recursion limit
2022-01-11 bors[bot]Merge #11259
2022-01-11 Jonas SchievinkFix concatenation of `super` mod paths
2022-01-11 bors[bot]Merge #11258
2022-01-11 bors[bot]Merge #11257
2022-01-11 Jonas SchievinkReport `DefDiagnostic`s from inside item bodies
2022-01-11 bors[bot]Merge #11210
2022-01-11 Lukas WirthLookup lang attribute on assoc item trait directly
2022-01-11 Lukas Wirthfeat: Deprioritize ops methods in completion
2022-01-08 bors[bot]Merge #11237
2022-01-08 Lukas Wirthfix: Fix outline modules spilling inner doc injections...
2022-01-08 bors[bot]Merge #11236
2022-01-08 Lukas WirthRemove `InFile` wrapping from DynMap keys
2022-01-08 Lukas WirthOnly add generics with the correct file id to DynMap
2022-01-08 bors[bot]Merge #11235
2022-01-08 Lukas WirthDo less allocs in `trait_data` and `impl_data` queries
2022-01-08 Lukas WirthRecord attribute calls on assoc items in TraitData...
2022-01-08 bors[bot]Merge #11107
2022-01-07 bors[bot]Merge #11232
2022-01-07 Lukas WirthSimplify
2022-01-07 Lukas WirthFilter out macro calls by file id in when building...
2022-01-07 bors[bot]Merge #11145
2022-01-07 bors[bot]Merge #11220
2022-01-07 bors[bot]Merge #11225
2022-01-07 Lukas WirthUpdate item tree test output
2022-01-07 bors[bot]Merge #11194
2022-01-07 Lukas WirthUse `FileAstId<ast::Adt>` in nameres where appropriate...
2022-01-07 Lukas WirthBetter interface for doc comment and attribute processing
2022-01-06 bors[bot]Merge #11218
2022-01-06 bors[bot]Merge #11216
2022-01-06 Lukas Wirthinternal: Support registered tools and attributes in...
2022-01-06 bors[bot]Merge #11193
2022-01-06 Lukas WirthRegenrate docs and package.json
2022-01-06 Lukas Wirthfeat: Add config to replace specific proc-macros with...
2022-01-06 bors[bot]Merge #11211
2022-01-06 Jonas SchievinkFix parsing of `#[derive]` paths
2022-01-06 bors[bot]Merge #11208
2022-01-06 Jonas SchievinkExpand attribute macros on impl and trait items
2022-01-05 Jonas Schievinksimplify
2022-01-04 bors[bot]Merge #11190
2022-01-04 bors[bot]Merge #11112
2022-01-04 bors[bot]Merge #11157
2022-01-04 bors[bot]Merge #11186
2022-01-03 bors[bot]Merge #11061
2022-01-03 bors[bot]Merge #11115
2022-01-03 bors[bot]Merge #11180
2022-01-03 Aleksey Kladovminor: add missing test
2022-01-03 bors[bot]Merge #11088
2022-01-02 Lukas Wirthcleanup
2022-01-02 Lukas Wirthinternal: Record unresolved derive invocations in hir
2022-01-02 bors[bot]Merge #11171
2022-01-02 bors[bot]Merge #11170
2022-01-02 bors[bot]Merge #11169
2022-01-02 bors[bot]Merge #11166
2022-01-02 Lukas Wirthminor: Simplify
2022-01-02 bors[bot]Merge #11167
2022-01-02 Aleksey Kladovcheck top level entry point invariants
2022-01-02 bors[bot]Merge #11165
2022-01-02 Aleksey Kladovenforce parsing invariant for patterns
2022-01-02 bors[bot]Merge #11164
2022-01-02 Aleksey Kladovinternal: more macro tests
2022-01-01 bors[bot]Merge #11156
2022-01-01 Lukas Wirthinternal: Record unresolved derive invocations in hir
2022-01-01 bors[bot]Merge #11136
2022-01-01 bors[bot]Merge #11151
2022-01-01 bors[bot]Merge #11152
2022-01-01 Aleksey Kladovadd expr tests
2021-12-30 bors[bot]Merge #11144
2021-12-30 bors[bot]Merge #11141
2021-12-29 Aleksey Kladovparse empty statemet as statemetn
2021-12-29 Aleksey KladovAdd test
2021-12-29 Aleksey Kladovadd automated semicolon insertion test
2021-12-28 bors[bot]Merge #11134
2021-12-28 Aleksey Kladovadd TopEntryPoint
2021-12-22 bors[bot]Merge #11093
2021-12-21 bors[bot]Merge #11092
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-21 Lukas WirthSimplify
2021-12-21 Lukas WirthDeduplicate lower ctx hygiene field
2021-12-20 bors[bot]Merge #11074
2021-12-20 bors[bot]Merge #11073
2021-12-20 bors[bot]Merge #11069
2021-12-20 bors[bot]Merge #11067
2021-12-20 Lukas WirthUpdate test output
2021-12-20 Lukas Wirthinternal: Store function param names in ItemTree
2021-12-20 bors[bot]Merge #11028
2021-12-20 bors[bot]Merge #11062
2021-12-18 bors[bot]Merge #11042
2021-12-18 bors[bot]Merge #11035
2021-12-17 bors[bot]Merge #11043
2021-12-17 Jonas SchievinkInitial support for `#[rustc_legacy_const_generics]`
2021-12-17 bors[bot]Merge #11041
2021-12-17 bors[bot]Merge #10527
2021-12-17 Laurențiu NicolaRemove needless clones
2021-12-17 bors[bot]Merge #11040
2021-12-17 Lukas Wirthfix: Don't duplicate attribute completions
next