]> git.lizzy.rs Git - rust.git/history - crates/hir/src/semantics.rs
fix: insert whitespaces into assoc items for assist when macro generated
[rust.git] / crates / hir / src / semantics.rs
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-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
2021-09-26 bors[bot]Merge #10360
2021-09-26 Aleksey Kladovinternal: more reasonable grammar for blocks
2021-09-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-23 bors[bot]Merge #10315
2021-09-22 bors[bot]Merge #10284
2021-09-21 bors[bot]Merge #10304
2021-09-21 Lukas WirthSimplify
2021-09-21 Lukas WirthGenerate ast nodes for each ast trait
2021-09-18 bors[bot]Merge #10276
2021-09-18 bors[bot]Merge #10275
2021-09-18 bors[bot]Merge #10274
2021-09-18 Lukas WirthMake inlay hints work in attributed items
2021-09-15 bors[bot]Merge #10048
2021-09-15 bors[bot]Merge #10233
2021-09-14 bors[bot]Merge #10240
2021-09-14 Lukas WirthRevert attributed items inlay hints
2021-09-14 bors[bot]Merge #10232
2021-09-14 Lukas Wirthfix source_to_def trying to use attribute macro calls...
2021-09-14 Lukas WirthPick smaller node ancestors first when descending at...
2021-09-14 Lukas WirthAdd some more attribute ide tests
2021-09-14 bors[bot]Merge #10204
2021-09-14 bors[bot]Merge #10231
2021-09-13 Lukas Wirthfeat: Make inlay hints work in attributed items
next