]> git.lizzy.rs Git - rust.git/history - crates/hir/src/lib.rs
Basic hover for builtin-attr and tool modules
[rust.git] / crates / hir / src / lib.rs
2021-12-03 Lukas WirthBasic hover for builtin-attr and tool modules
2021-12-03 Lukas WirthRemove syntax highlighting hack for builtin attrs
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 #10871
2021-11-29 bors[bot]Merge #10841
2021-11-29 Jake Heinzadd a test
2021-11-29 Jake Heinzsimplify work
2021-11-29 Jake Heinzcollect macros
2021-11-29 Jake Heinzcleanup the whole thing...
2021-11-29 Jake Heinztraverse even more...
2021-11-29 Jake Heinzcollect defs from body blocks
2021-11-27 Jake Heinzcontainer name?
2021-11-27 Jake Heinzwip
2021-11-22 hkalbasiEmit moniker in lsif
2021-11-22 bors[bot]Merge #10809
2021-11-20 bors[bot]Merge #10810
2021-11-20 bors[bot]Merge #10821
2021-11-20 bors[bot]Merge #10820
2021-11-20 Lukas WirthMove incorrect case diagnostic things into their module
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
2021-11-19 Lukas Wirthfix: Diagnose using `derive` on non-adt items
2021-11-18 bors[bot]Merge #10803
2021-11-18 bors[bot]Merge #10798
2021-11-18 bors[bot]Merge #10796
2021-11-18 bors[bot]Merge #10795
2021-11-18 bors[bot]Merge #10794
2021-11-18 Jake Heinzide: display static values in hover
2021-11-18 bors[bot]Merge #10785
2021-11-17 JakeApply suggestions from code review
2021-11-17 bors[bot]Merge #10787
2021-11-17 Jake Heinzmaybe this is better??
2021-11-16 bors[bot]Merge #10781
2021-11-16 bors[bot]Merge #10778
2021-11-16 bors[bot]Merge #10775
2021-11-16 Lukas Wirthminor: Simplify
2021-11-16 bors[bot]Merge #10734
2021-11-10 bors[bot]Merge #10741
2021-11-10 Lukas Wirthinternal: Flatten `Definition::ModuleDef` variant
2021-11-10 bors[bot]Merge #10689
2021-11-08 bors[bot]Merge #10688
2021-11-07 bors[bot]Merge #10698
2021-11-05 bors[bot]Merge #10706
2021-11-05 bors[bot]Merge #10704
2021-11-05 bors[bot]Merge #10703
2021-11-05 bors[bot]Merge #10701
2021-11-05 bors[bot]Merge #10685
2021-11-04 bors[bot]Merge #10696
2021-11-04 Lukas WirthReplace more Name::to_string usages with Name::to_smol_str
2021-11-04 bors[bot]Merge #10645
2021-11-04 bors[bot]Merge #10691
2021-11-03 bors[bot]Merge #10686
2021-11-03 bors[bot]Merge #10680
2021-11-03 bors[bot]Merge #10667
2021-11-03 Lukas WirthExpose version string of crates fom HIR
2021-11-03 bors[bot]Merge #10596
2021-10-29 bors[bot]Merge #10650
2021-10-29 bors[bot]Merge #10662
2021-10-29 bors[bot]Merge #10648
2021-10-29 bors[bot]Merge #10657
2021-10-29 Lukas Wirthfeat: Make unqualified derive attributes flyimportable
2021-10-29 bors[bot]Merge #10595
2021-10-26 bors[bot]Merge #10592
2021-10-23 bors[bot]Merge #10602
2021-10-22 bors[bot]Merge #9939
2021-10-22 bors[bot]Merge #10608
2021-10-22 bors[bot]Merge #10610
2021-10-22 Laurențiu NicolaUse array IntoIter
2021-10-21 bors[bot]Merge #10603
2021-10-20 bors[bot]Merge #10563
2021-10-20 Andrzej GłuszakFixes
2021-10-17 Andrzej GłuszakSemantic getter
2021-10-17 bors[bot]Merge #10417
2021-10-17 bors[bot]Merge #10562
2021-10-17 bors[bot]Merge #10561
2021-10-16 bors[bot]Merge #10558
2021-10-16 bors[bot]Merge #10557
2021-10-16 bors[bot]Merge #10542
2021-10-15 bors[bot]Merge #10552
2021-10-15 bors[bot]Merge #10543
2021-10-14 bors[bot]Merge #10491
2021-10-14 bors[bot]Merge #10545
2021-10-14 bors[bot]Merge #10546
2021-10-14 Lukas WirthImplement promotoe_local_to_const assist
2021-10-14 bors[bot]Merge #10539
2021-10-14 bors[bot]Merge #10434
2021-10-13 Ryan LevickAdd basic support for delegation
2021-10-12 bors[bot]Merge #10423
2021-10-06 bors[bot]Merge #10420
2021-10-06 bors[bot]Merge #10459
2021-10-05 bors[bot]Merge #10447
2021-10-05 bors[bot]Merge #10458
2021-10-05 bors[bot]Merge #10440
2021-10-04 Aramis RazzaghipourReplace `if let` with `match` where appropriate
2021-10-04 Aramis RazzaghipourReplace `if let Some(_) = foo` with `if foo.is_some()`
2021-10-04 bors[bot]Merge #10456
2021-10-04 Jonas SchievinkAvoid cycle when lowering predicates for associated...
next