]> git.lizzy.rs Git - rust.git/history - crates/hir
Merge iter_for_each_to_for and for_to_iter_for_each assists modules
[rust.git] / crates / hir /
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-17 bors[bot]Merge #10260
2021-09-16 bors[bot]Merge #10257
2021-09-16 bors[bot]Merge #10250
2021-09-15 bors[bot]Merge #10248
2021-09-15 Aleksey Kladovinternal: remove dead code
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
2021-09-13 bors[bot]Merge #10230
2021-09-13 Lukas Wirthfix: fix expansion order for fn-like macros and attribu...
2021-09-13 bors[bot]Merge #10229
2021-09-13 bors[bot]Merge #10126
2021-09-13 bors[bot]Merge #10199
2021-09-13 Lukas WirthSpeculatively expand attributes in completions
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
next