]> git.lizzy.rs Git - rust.git/history - crates/ide/src/references.rs
Merge #11579
[rust.git] / crates / ide / src / references.rs
2022-02-24 bors[bot]Merge #11531
2022-02-23 bors[bot]Merge #11536
2022-02-23 Lukas WirthResolve functions as proc-macros via FileAstId
2022-02-22 bors[bot]Merge #11461
2022-02-22 bors[bot]Merge #11472
2022-02-22 bors[bot]Merge #11513
2022-02-22 Lukas Wirthupdate references::derive test output
2022-02-21 bors[bot]Merge #11490
2022-02-21 bors[bot]Merge #11455
2022-02-21 Lukas WirthMove fn to proc-macro conversion to name classification
2022-02-21 bors[bot]Merge #11142
2022-02-11 Lukas WirthHandle proc-macro functions as the proc-macro they...
2022-01-31 Lukas WirthMake more precise range macro upmapping
2022-01-31 Lukas WirthFix token ascension single token check being inverted
2022-01-31 bors[bot]Merge #11182
2022-01-16 bors[bot]Merge #11287
2022-01-11 bors[bot]Merge #11210
2022-01-08 bors[bot]Merge #11235
2022-01-08 Lukas WirthRecord attribute calls on assoc items in TraitData...
2022-01-08 bors[bot]Merge #11107
2022-01-06 bors[bot]Merge #11218
2022-01-03 bors[bot]Merge #11061
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-20 bors[bot]Merge #11074
2021-12-20 bors[bot]Merge #11069
2021-12-20 Lukas Wirthfix: Partially fix `ide_db::search` for crate roots
2021-12-05 bors[bot]Merge #10902
2021-11-25 bors[bot]Merge #10824
2021-11-22 bors[bot]Merge #10809
2021-11-22 bors[bot]Merge #10831
2021-11-22 Lukas WirthUnnest ide::display::navigation_target module
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 Lukas WirthSimplify
2021-11-16 bors[bot]Merge #10734
2021-11-10 bors[bot]Merge #10741
2021-11-10 Lukas Wirthinternal: Flatten `Definition::ModuleDef` variant
2021-10-17 bors[bot]Merge #10417
2021-10-12 bors[bot]Merge #10423
2021-10-06 bors[bot]Merge #10420
2021-10-02 bors[bot]Merge #10421
2021-10-02 bors[bot]Merge #10426
2021-10-02 Aleksey Kladovinternal: untangle usages of ReferenceCategory somewhat
2021-10-02 Aleksey Kladovinternal: use naming that matches intended use-case
2021-09-29 bors[bot]Merge #10181
2021-09-28 bors[bot]Merge #10373
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-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-15 bors[bot]Merge #10048
2021-09-15 bors[bot]Merge #10233
2021-09-14 bors[bot]Merge #10232
2021-09-14 Lukas WirthAdd some more attribute ide tests
2021-09-14 bors[bot]Merge #10204
2021-09-13 bors[bot]Merge #10199
2021-09-13 bors[bot]Merge #10225
2021-09-12 bors[bot]Merge #10215
2021-09-12 Lukas WirthUse correct file syntax node for decl_access computatio...
2021-09-08 bors[bot]Merge #10093
2021-09-01 bors[bot]Merge #10114
2021-09-01 bors[bot]Merge #10103
2021-09-01 Jonas Schievinkfix: multi-token mapping aware find references
2021-09-01 bors[bot]Merge #9954
2021-08-27 bors[bot]Merge #9970
2021-08-24 bors[bot]Merge #9944
2021-08-24 bors[bot]Merge #9993
2021-08-24 bors[bot]Merge #9994
2021-08-24 bors[bot]Merge #10008
2021-08-24 Lukas WirthHighlight declarations and references for both defs...
2021-08-23 bors[bot]Merge #10001
2021-08-22 bors[bot]Merge #9937 #9985
2021-08-22 Frank SteffahnFix another β€œa”/β€œan” typo
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-23 bors[bot]Merge #9684
2021-07-23 Jonas SchievinkComplete editable private items
2021-07-22 bors[bot]Merge #9453
2021-07-20 bors[bot]Merge #9655
2021-07-15 bors[bot]Merge #9607
2021-07-15 Lukas WirthSimplify
2021-07-12 bors[bot]Merge #9179
2021-07-12 bors[bot]Merge #9535
2021-07-11 bors[bot]Merge #9569
2021-07-11 Lukas WirthInline name classification reference calls
2021-07-11 Lukas WirthExplicitly check for reference locals or fields in...
2021-07-11 bors[bot]Merge #9567 #9568
2021-07-11 Aleksey Kladovinternal: remove one more needless extern crate
2021-07-11 Aleksey Kladovinternal: remove unused param
2021-06-29 bors[bot]Merge #9269
2021-06-28 bors[bot]Merge #9420
2021-06-28 Lukas WirthFix `NameRef::classify` path resolution inside attributes
2021-06-28 bors[bot]Merge #9418
2021-06-28 Lukas WirthInclude `self` in usage search for modules in their...
2021-06-25 bors[bot]Merge #9400
2021-06-24 bors[bot]Merge #9398
2021-06-24 bors[bot]Merge #9375
2021-06-23 Lukas WirthStrip leading whitespace from test ouput in `references`
next