]> git.lizzy.rs Git - rust.git/history - crates/hir
Merge #10199
[rust.git] / crates / hir /
2021-09-13 bors[bot]Merge #10199
2021-09-12 bors[bot]Merge #10213
2021-09-12 bors[bot]Merge #10212
2021-09-12 Florian DieboldAvoid type inference panic on bitslice methods
2021-09-12 bors[bot]Merge #10202
2021-09-11 bors[bot]Merge #10210
2021-09-11 Aleksey Kladovminor: make code clearer with ControlFlow
2021-09-11 bors[bot]Merge #10207
2021-09-11 bors[bot]Merge #10206
2021-09-11 Giles Coperemove unused deps
2021-09-10 Dawerfix: Type param hover shows correct sized bounds.
2021-09-08 bors[bot]Merge #10093
2021-09-03 bors[bot]Merge #10130
2021-09-03 bors[bot]Merge #10135
2021-09-03 Lukas Wirthminor: fix some clippy lints
2021-09-02 bors[bot]Merge #10127
2021-09-02 Lukas WirthWhen descending tokens don't bail on failed macro call...
2021-09-01 bors[bot]Merge #9954
2021-08-30 bors[bot]Merge #10076
2021-08-30 bors[bot]Merge #10085
2021-08-30 bors[bot]Merge #10005
2021-08-30 bors[bot]Merge #10015
2021-08-30 bors[bot]Merge #10080
2021-08-30 bors[bot]Merge #10079
2021-08-30 bors[bot]Merge #9906
2021-08-30 Dezhi Wuswitch `log` crate to `tracing`
2021-08-29 bors[bot]Merge #10074
2021-08-29 Aleksey Kladovinternal: don't expose impl details out of hir
2021-08-29 Aleksey Kladovinternal: improve compile times a bit
2021-08-28 bors[bot]Merge #10067
2021-08-28 Lukas WirthSimplify
2021-08-28 Lukas WirthOnly report unique text ranges in highlight_related
2021-08-28 Lukas WirthReturn all usages inside macros in usage searches
2021-08-28 Lukas WirthHighlight all related tokens in macro inputs
2021-08-28 Lukas WirthReturn all ranges corresponding to a token id in TokenMap
2021-08-28 bors[bot]Merge #10025
2021-08-27 bors[bot]Merge #10059
2021-08-27 Jonas SchievinkEnable diagnostics in `const` and `static` items
2021-08-27 bors[bot]Merge #10044
2021-08-27 bors[bot]Merge #9970
2021-08-26 bors[bot]Merge #10030
2021-08-26 Lukas Wirthfix: Fix multiple derives in one attribute not expandin...
2021-08-24 bors[bot]Merge #10014
2021-08-24 Lukas WirthExpand derive macros under cursor in `Expand Macro...
2021-08-24 bors[bot]Merge #9944
2021-08-23 bors[bot]Merge #10001
2021-08-22 bors[bot]Merge #9972
2021-08-22 bors[bot]Merge #9984
2021-08-22 Frank SteffahnFix typos “a”→“an”
2021-08-21 bors[bot]Merge #9978
2021-08-21 Lukas WirthExpand attributes recursively in expand_macro
2021-08-21 Lukas WirthMap attribute input tokens correctly
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
2021-08-20 bors[bot]Merge #9943
2021-08-20 Lukas WirthUse correct HirFileId in find_related_test
2021-08-17 bors[bot]Merge #9929
2021-08-16 bors[bot]Merge #9928
2021-08-16 bors[bot]Merge #9927
2021-08-16 Laurențiu NicolaFix some clippy lints
2021-08-16 bors[bot]Merge #9921
2021-08-16 bors[bot]Merge #9924
2021-08-16 Lukas WirthFlatten SourceToDefCache structure
2021-08-16 Lukas WirthOnly add entries to SourceToDef dynmaps when they come...
2021-08-16 bors[bot]Merge #9920
2021-08-16 Lukas WirthSimplify
2021-08-14 bors[bot]Merge #9894
2021-08-14 bors[bot]Merge #9893
2021-08-14 Lukas WirthDon't use non cache syntaxnodes in generate_function...
2021-08-13 bors[bot]Merge #9871
2021-08-12 bors[bot]Merge #9807
2021-08-11 bors[bot]Merge #9836
2021-08-10 bors[bot]Merge #9841
2021-08-10 bors[bot]Merge #9830
2021-08-10 Yoshua WuytsAdd trait codegen to `add_missing_impl_members` assist
2021-08-09 bors[bot]Merge #9735
2021-08-08 bors[bot]Merge #9814
2021-08-08 bors[bot]Merge #9808
2021-08-08 bors[bot]Merge #9810
2021-08-08 ivan770Add reference here diagnostic
2021-08-05 bors[bot]Merge #9785
2021-08-05 bors[bot]Merge #9790
2021-08-04 bors[bot]Merge #9780
2021-08-04 DawerHandle `impl ?Sized`. Fix tests.
2021-08-04 DawerHirDisplay prints `?Sized` bounds now; `impl Trait...
2021-08-04 Dawerinternal: add implicit `Sized` bounds to type parameters.
2021-08-04 bors[bot]Merge #9734
2021-08-04 Jake Heinzfix + update expects
2021-08-04 JakeApply suggestions from code review
2021-08-04 Jadetree-wide: fix rustdoc warnings, add some links
2021-08-03 bors[bot]Merge #9775
2021-08-03 Lukas Wirth`extract_assist` is aware of the expression owner
2021-08-03 bors[bot]Merge #9773
2021-08-03 bors[bot]Merge #9765
2021-08-03 Lukas WirthGive TypeInfo fields and methods more appropriate names
2021-08-03 Lukas WirthRevise TypeInfo::ty usage
2021-08-03 Lukas WirthIntroduce TypeInfo
2021-08-03 bors[bot]Merge #9772
2021-08-03 Aleksey Kladovfeat: filter out duplicate macro completions
2021-08-03 bors[bot]Merge #9770
next