]> git.lizzy.rs Git - rust.git/history - crates/hir_def
Merge #11490
[rust.git] / crates / hir_def /
2022-02-21 bors[bot]Merge #11490
2022-02-21 bors[bot]Merge #11522
2022-02-21 bors[bot]Merge #11455
2022-02-21 bors[bot]Merge #11481
2022-02-21 bors[bot]Merge #11517
2022-02-21 bors[bot]Merge #11516
2022-02-21 bors[bot]Merge #11142
2022-02-21 bors[bot]Merge #11424
2022-02-21 bors[bot]Merge #11375
2022-02-21 Chayim Refael FriedmanUpdate tests
2022-02-21 Chayim Refael FriedmanLower `let` expressions
2022-02-20 bors[bot]Merge #11512
2022-02-20 Lukas Wirthinternal: Remove name fields from MacroCallKind
2022-02-20 bors[bot]Merge #11511
2022-02-20 Lukas Wirthinternal: Wrap MacroCallKind::Attr attr_args field...
2022-02-15 Jeroen Vannevelremoved double map
2022-02-15 Jeroen Vanneveluse Name instead of String
2022-02-15 Jeroen Vannevelcleaning
2022-02-15 Jeroen Vannevelfmt
2022-02-15 Jeroen Vannevelcleanup
2022-02-15 Jeroen Vannevelrough, but appears to work
2022-02-14 bors[bot]Merge #11369
2022-02-14 bors[bot]Merge #11458
2022-02-13 bors[bot]Merge #11464
2022-02-13 bors[bot]Merge #11442 #11460
2022-02-12 bors[bot]Merge #11444
2022-02-11 bors[bot]Merge #11453
2022-02-11 Lukas WirthHandle proc-macro functions as the proc-macro they...
2022-02-09 Florian DieboldReplace expressions with errors in them
2022-02-09 bors[bot]Merge #11441
2022-02-09 Laurențiu NicolaRevert "Revert "Bump dashmap""
2022-02-07 Florian DieboldReverse fixups
2022-02-07 Florian DieboldSimplify
2022-02-07 Florian DieboldWIP: Actually fix up syntax errors in attribute macro...
2022-02-07 Florian DieboldAdd test for giving attribute proc macros valid syntax
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
next