]> git.lizzy.rs Git - rust.git/history - crates/hir_def/src/nameres/collector.rs
Simplify
[rust.git] / crates / hir_def / src / nameres / collector.rs
2022-03-26 Lukas WirthSimplify
2022-03-25 bors[bot]Merge #11793
2022-03-23 bors[bot]Merge #11805
2022-03-23 bors[bot]Merge #11800
2022-03-23 Jonas Schievinkfix: properly import all types of macros with #[macro_u...
2022-03-23 bors[bot]Merge #11791
2022-03-22 bors[bot]Merge #11788
2022-03-22 Lukas Wirthinternal: Improve `find_path` and extern prelude handling
2022-03-20 bors[bot]Merge #11690
2022-03-15 bors[bot]Merge #11714
2022-03-14 bors[bot]Merge #11707
2022-03-12 bors[bot]Merge #11692
2022-03-12 Matthias Krügermore clippy fixes:
2022-03-12 Matthias Krügerfix clippy::useless_conversion
2022-03-11 bors[bot]Merge #11680
2022-03-11 Lukas Wirthfix: Show what file paths were expected for unresolved...
2022-03-10 bors[bot]Merge #11662
2022-03-09 bors[bot]Merge #11664
2022-03-09 bors[bot]Merge #11660
2022-03-09 Lukas Wirthfix: Properly handle proc-macro crate types for nameres
2022-03-09 bors[bot]Merge #11663
2022-03-09 Lukas WirthSimplify
2022-03-09 Lukas WirthFix ProcMacroData recording wrong name for derives
2022-03-08 Lukas WirthRemove unnecessary macro_declarations from ItemScope
2022-03-08 Lukas WirthOnly store derive<->derive-helper mapping in DefMap
2022-03-08 Lukas WirthAdd MacroId to hir_def in attempt to unify Macros with...
2022-02-28 bors[bot]Merge #11433
2022-02-25 bors[bot]Merge #11538
2022-02-24 bors[bot]Merge #11531
2022-02-23 bors[bot]Merge #11539
2022-02-23 Lukas WirthSimplify
2022-02-23 bors[bot]Merge #11537
2022-02-23 Lukas WirthReduce visibility of proc-macros to pub(crate)
2022-02-22 bors[bot]Merge #11461
2022-02-22 bors[bot]Merge #11472
2022-02-22 bors[bot]Merge #11513
2022-02-22 Lukas Wirthsimplify and document
2022-02-22 Lukas Wirthinternal: Expand the derive attribute into a pseudo...
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 #11142
2022-02-21 bors[bot]Merge #11424
2022-02-20 bors[bot]Merge #11512
2022-02-20 Lukas Wirthinternal: Remove name fields from MacroCallKind
2022-02-01 bors[bot]Merge #11322
2022-01-31 bors[bot]Merge #11182
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-08 bors[bot]Merge #11107
2022-01-07 bors[bot]Merge #11145
2022-01-07 bors[bot]Merge #11220
2022-01-07 bors[bot]Merge #11225
2022-01-07 bors[bot]Merge #11194
2022-01-07 Lukas WirthUse `FileAstId<ast::Adt>` in nameres where appropriate...
2022-01-06 bors[bot]Merge #11218
2022-01-06 bors[bot]Merge #11193
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-03 bors[bot]Merge #11061
2022-01-03 bors[bot]Merge #11115
2022-01-03 bors[bot]Merge #11088
2022-01-02 Lukas Wirthinternal: Record unresolved derive invocations in hir
2022-01-01 bors[bot]Merge #11156
2022-01-01 Lukas Wirthinternal: Record unresolved derive invocations in hir
2021-12-20 bors[bot]Merge #11062
2021-12-11 bors[bot]Merge #10951
2021-12-11 bors[bot]Merge #10965
2021-12-11 bors[bot]Merge #10956 #10986
2021-12-11 bors[bot]Merge #10877
2021-12-09 bors[bot]Merge #10972
2021-12-07 bors[bot]Merge #10950
2021-12-07 bors[bot]Merge #10960
2021-12-07 Jonas SchievinkTreat extern blocks as item containers
2021-12-05 bors[bot]Merge #10902
2021-12-03 bors[bot]Merge #10921
2021-12-03 bors[bot]Merge #10920
2021-12-03 bors[bot]Merge #10919
2021-12-03 bors[bot]Merge #10916
2021-12-03 bors[bot]Merge #10915
2021-12-03 Lukas Wirthfeat: Resolve builtin-attr and tools in ide layer
2021-11-30 bors[bot]Merge #10872
2021-11-29 bors[bot]Merge #10841
2021-11-29 Jake Heinzcollect macro_rules! macros into macro declarations
2021-11-29 Jake Heinzcollect macros
2021-11-26 bors[bot]Merge #10865
2021-11-26 Jonas SchievinkUse the right `ItemTree` when re-resolving attr
2021-11-26 bors[bot]Merge #10863
2021-11-25 Jonas SchievinkBuild per-block `ItemTree`s
2021-11-20 bors[bot]Merge #10821
2021-11-19 bors[bot]Merge #10807
2021-11-19 Lukas Wirthfix: Diagnose invalid derive attribute input
2021-11-19 bors[bot]Merge #10806
2021-11-19 bors[bot]Merge #10804
next