]> git.lizzy.rs Git - rust.git/history - crates/hir_def/src
Replaced fold with for loop
[rust.git] / crates / hir_def / src /
2022-02-09 bors[bot]Merge #11441
2022-02-09 Laurențiu NicolaRevert "Revert "Bump dashmap""
2022-02-05 bors[bot]Merge #11415
2022-02-05 Laurențiu NicolaRevert "Bump dashmap"
2022-02-03 bors[bot]Merge #11397
2022-02-03 Lukas WirthMove attribute path completions into attribute completi...
2022-02-01 bors[bot]Merge #11322
2022-01-31 bors[bot]Merge #11182
2022-01-30 bors[bot]Merge #11382
2022-01-30 Lukas WirthFix cfg_attr invalidating derive identifier IDE functio...
2022-01-30 Lukas WirthReduce allocations in attribute collection
2022-01-30 bors[bot]Merge #11356
2022-01-28 bors[bot]Merge #11360
2022-01-28 Maybe Wafflefeat: Honor recursion limit configuration
2022-01-28 Maybe WaffleUse `crate_limits` query in macro expansion
2022-01-27 bors[bot]Merge #11353
2022-01-27 bors[bot]Merge #11354
2022-01-27 Jonas SchievinkMore correct `$crate` handling in eager macros
2022-01-26 bors[bot]Merge #11347
2022-01-26 Jonas SchievinkFix resolution of eager macro contents
2022-01-25 bors[bot]Merge #11281
2022-01-24 bors[bot]Merge #11340
2022-01-24 Jonas SchievinkMake syntax bridge fully infallible
2022-01-23 bors[bot]Merge #11334
2022-01-23 Lukas Wirthfix: don't panic in semantics due to `cfg_attr` disrupt...
2022-01-21 bors[bot]Merge #11329
2022-01-21 Laurențiu NicolaBump dashmap
2022-01-16 bors[bot]Merge #11287
2022-01-15 bors[bot]Merge #11294
2022-01-15 bors[bot]Merge #11293
2022-01-15 bors[bot]Merge #11292
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
next