]> git.lizzy.rs Git - rust.git/history - crates/hir/src/semantics.rs
internal: Record unresolved derive invocations in hir
[rust.git] / crates / hir / src / semantics.rs
2022-01-01 Lukas Wirthinternal: Record unresolved derive invocations in hir
2021-12-28 bors[bot]Merge #11131
2021-12-28 Aleksey Kladovminor: simplify
2021-12-28 Aleksey Kladovminor: dedup
2021-12-28 Aleksey Kladovavoid speculation when completing macros
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-21 bors[bot]Merge #11082
2021-12-21 Lukas Wirthinternal: Do less work in `hir::Semantics`
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 #11028
2021-12-20 bors[bot]Merge #11065
2021-12-20 Lukas WirthSimplify NameClass::classify
2021-12-20 Lukas Wirthinternal: Don't kick off inference in Semantics::descen...
2021-12-20 bors[bot]Merge #11062
2021-12-19 bors[bot]Merge #11060
2021-12-19 Laurențiu NicolaBump chalk
2021-12-15 bors[bot]Merge #11017
2021-12-13 bors[bot]Merge #10998
2021-12-13 bors[bot]Merge #11002
2021-12-13 bors[bot]Merge #11001
2021-12-13 bors[bot]Merge #11000
2021-12-13 Lukas Wirthfix: insert whitespaces into assoc items for assist...
2021-12-13 Lukas WirthMove ws insert rendering for macro expansion into ide_db
2021-12-11 bors[bot]Merge #10951
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 WirthRename things: Tool -> ToolModule
2021-12-03 Lukas Wirthfeat: Resolve builtin-attr and tools in ide layer
2021-11-30 bors[bot]Merge #10872
2021-11-27 Jake Heinzsema parse_or_expand
2021-11-17 bors[bot]Merge #10787
2021-11-16 bors[bot]Merge #10781
2021-11-16 Lukas WirthDo not use reference search in runnables::related_tests
2021-11-16 bors[bot]Merge #10734
2021-11-14 bors[bot]Merge #10767
2021-11-14 Lukas WirthRename intern_macro -> intern_macro_call
2021-11-10 bors[bot]Merge #10741
2021-11-10 bors[bot]Merge #10689
2021-11-10 bors[bot]Merge #10739
2021-11-10 Lukas WirthSimplify
2021-11-10 bors[bot]Merge #10738
2021-11-08 bors[bot]Merge #10726
2021-11-08 bors[bot]Merge #10722
2021-11-08 Lukas WirthFix proc-macro attributes being shadowed by their funct...
2021-11-08 bors[bot]Merge #10688
2021-11-07 bors[bot]Merge #10699
2021-11-07 bors[bot]Merge #10698
2021-11-05 bors[bot]Merge #10706
2021-11-05 bors[bot]Merge #10704
2021-11-05 Lukas WirthShort-circuit descend_into_macros_single
2021-11-05 Lukas WirthDon't search for root nodes unnecessarily
2021-11-05 bors[bot]Merge #10703
2021-11-05 Lukas WirthDon't check items for macro calls if they have no attri...
2021-11-05 bors[bot]Merge #10701
2021-11-05 Lukas WirthCache ast::MacroCalls to their expansions in Semantics...
2021-11-05 bors[bot]Merge #10685
2021-11-04 bors[bot]Merge #10645
2021-11-04 bors[bot]Merge #10691
2021-11-03 bors[bot]Merge #10686
2021-11-03 Lukas WirthAdd Semantics::original_ast_node for upmapping nodes...
2021-10-22 bors[bot]Merge #9939
2021-10-20 bors[bot]Merge #10563
2021-10-20 bors[bot]Merge #10387
2021-10-19 bors[bot]Merge #10568
2021-10-19 bors[bot]Merge #10588
2021-10-19 bors[bot]Merge #10587
2021-10-19 bors[bot]Merge #10585
2021-10-19 Lukas WirthResolve derive attributes even when shadowed
2021-10-17 bors[bot]Merge #10417
2021-10-14 bors[bot]Merge #10491
2021-10-14 bors[bot]Merge #10517
2021-10-14 bors[bot]Merge #10538
2021-10-14 bors[bot]Merge #10503
2021-10-14 bors[bot]Merge #10434
2021-10-14 bors[bot]Merge #10537
2021-10-12 bors[bot]Merge #10423
2021-10-12 bors[bot]Merge #10529
2021-10-12 bors[bot]Merge #10532
2021-10-12 Mirko RainerSaw a FIXME comment and decided to fix it.
2021-10-07 bors[bot]Merge #10477 #10482
2021-10-07 Lukas WirthExpose HasSource::source through Semantics with caching...
2021-09-29 bors[bot]Merge #10181
2021-09-28 bors[bot]Merge #10373
2021-09-28 bors[bot]Merge #10305
2021-09-27 bors[bot]Merge #10378
2021-09-27 bors[bot]Merge #10377
2021-09-27 bors[bot]Merge #10375
2021-09-27 Lukas WirthUse SmallVec<[_; 1]> in `descend_into_macros_impl`
2021-09-27 bors[bot]Merge #10372
2021-09-27 Lukas WirthCleanup descend_into_macros_impl
2021-09-27 bors[bot]Merge #10366
2021-09-27 bors[bot]Merge #10364
2021-09-27 Lukas WirthRename `*Owner` traits to `Has*`
2021-09-27 Lukas WirthRename `Dyn*` nodes to `Any*` nodes
next