]> git.lizzy.rs Git - rust.git/history - crates/hir_def
Merge #11118
[rust.git] / crates / hir_def /
2021-12-22 bors[bot]Merge #11093
2021-12-21 bors[bot]Merge #11092
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-21 Lukas WirthSimplify
2021-12-21 Lukas WirthDeduplicate lower ctx hygiene field
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 #11067
2021-12-20 Lukas WirthUpdate test output
2021-12-20 Lukas Wirthinternal: Store function param names in ItemTree
2021-12-20 bors[bot]Merge #11028
2021-12-20 bors[bot]Merge #11062
2021-12-18 bors[bot]Merge #11042
2021-12-18 bors[bot]Merge #11035
2021-12-17 bors[bot]Merge #11043
2021-12-17 Jonas SchievinkInitial support for `#[rustc_legacy_const_generics]`
2021-12-17 bors[bot]Merge #11041
2021-12-17 bors[bot]Merge #10527
2021-12-17 Laurențiu NicolaRemove needless clones
2021-12-17 bors[bot]Merge #11040
2021-12-17 Lukas Wirthfix: Don't duplicate attribute completions
2021-12-15 iDawerBump MSRV (1.57)
2021-12-13 bors[bot]Merge #10998
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-11 bors[bot]Merge #10985
2021-12-11 bors[bot]Merge #10976
2021-12-10 bors[bot]Merge #10978
2021-12-10 bors[bot]Merge #10977
2021-12-10 Jonas SchievinkFix `concat!` with captured expression
2021-12-09 bors[bot]Merge #10974
2021-12-09 Lukas WirthRemove some allocs
2021-12-09 bors[bot]Merge #10972
2021-12-08 bors[bot]Merge #10964
2021-12-08 Jonas SchievinkMove synstructure hack out of ItemTree lowering
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 Lukas Wirthminor: Update list of safe intrinsics
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 WirthImprove hover message for inert attributes
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 Heinzcollect macro_rules! macros into macro declarations
2021-11-29 Jake Heinzcollect macros
2021-11-27 bors[bot]Merge #10874
2021-11-27 Aleksey Kladovminor: correct profiling name
2021-11-27 bors[bot]Merge #10873
2021-11-27 Aleksey Kladovminor: if-let-else to shorter match
2021-11-27 Jake Heinzwip
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-25 bors[bot]Merge #10824
2021-11-22 bors[bot]Merge #10834
2021-11-22 bors[bot]Merge #10839
2021-11-22 Lukas WirthFix mbe::Shift::new not accounting for non-ident token ids
2021-11-22 bors[bot]Merge #10838
2021-11-22 Lukas WirthAdd to macro testing infra to emit token map ids
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-20 bors[bot]Merge #10819
2021-11-20 Lukas WirthReplace Vec with Box in Path.generic_args field
2021-11-20 Lukas Wirthinternal: Replace Vec with Box in hir Pat
2021-11-20 Lukas Wirthinternal: Replace Vec with Box in hir Expr
2021-11-19 bors[bot]Merge #10812
2021-11-19 Jonas SchievinkFormat `Fn` traits using parentheses
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-19 bors[bot]Merge #10805
2021-11-18 bors[bot]Merge #10803
2021-11-18 Lukas Wirthminor: Simplify
2021-11-18 bors[bot]Merge #10785
2021-11-17 bors[bot]Merge #10789
2021-11-17 Lukas WirthSimplify
2021-11-17 Lukas WirthCheck for derive attributes by item path, not `derive...
2021-11-17 bors[bot]Merge #10787
2021-11-17 Lukas WirthSimplify
2021-11-17 bors[bot]Merge #10786
2021-11-17 zhoufanminor: remove duplicate calls
2021-11-17 Jake Heinzmaybe this is better??
2021-11-17 Jake Heinzhir: show const value in hover
2021-11-16 bors[bot]Merge #10778
next