]> git.lizzy.rs Git - rust.git/history - crates/ide/src/highlight_related.rs
Merge #11579
[rust.git] / crates / ide / src / highlight_related.rs
2022-02-25 bors[bot]Merge #11538
2022-02-24 bors[bot]Merge #11462
2022-02-24 Moritz Vetteradd logic to highlight continue and break keywords...
2022-02-24 Moritz Vetterrefactor helper function to work with function taking...
2022-02-24 Moritz Vetteradd some breaking tests (TDD - style)
2022-02-21 bors[bot]Merge #11142
2022-01-31 bors[bot]Merge #11182
2022-01-08 bors[bot]Merge #11107
2022-01-07 bors[bot]Merge #11145
2022-01-06 bors[bot]Merge #11218
2022-01-06 bors[bot]Merge #11193
2022-01-05 bors[bot]Merge #11204
2022-01-05 bors[bot]Merge #11195 #11202
2022-01-05 bors[bot]Merge #11201
2022-01-04 bors[bot]Merge #11190
2022-01-04 bors[bot]Merge #11112
2022-01-04 bors[bot]Merge #11189
2022-01-04 Lukas WirthRemove lossy `Definition::from_token`/`Definition:...
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-20 bors[bot]Merge #11028
2021-12-20 bors[bot]Merge #11062
2021-12-18 bors[bot]Merge #11035
2021-12-17 bors[bot]Merge #11043
2021-12-17 bors[bot]Merge #11041
2021-12-17 Laurențiu NicolaRemove needless clones
2021-12-05 bors[bot]Merge #10902
2021-11-29 bors[bot]Merge #10841
2021-11-25 bors[bot]Merge #10859
2021-11-25 Lukas Wirthfix: Prioritize tuple fields in highlight_related
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 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-22 bors[bot]Merge #9939
2021-10-20 bors[bot]Merge #10563
2021-10-20 bors[bot]Merge #10387
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 #10556
2021-10-16 Milomore clippy fixes
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-26 bors[bot]Merge #10360
2021-09-26 Aleksey Kladovinternal: more reasonable grammar for blocks
2021-09-26 bors[bot]Merge #10358
2021-09-26 Lukas WirthRemove inherent methods from ast node that carry semant...
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 Wirthfix: Use original definition ranges for ide_db::search...
2021-09-08 bors[bot]Merge #10093
2021-09-02 bors[bot]Merge #10124
2021-09-02 Lukas WirthUse correct search scopes for macros
2021-09-01 bors[bot]Merge #9954
2021-08-30 bors[bot]Merge #10076
2021-08-30 bors[bot]Merge #10005
2021-08-30 bors[bot]Merge #10015
2021-08-28 bors[bot]Merge #10067
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-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-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
2021-08-19 bors[bot]Merge #9955
2021-08-19 bors[bot]Merge #9855
2021-08-18 bors[bot]Merge #9942
2021-08-18 Lukas WirthDon't trigger related highlighting on unrelated tokens
2021-08-17 bors[bot]Merge #9929
2021-08-16 bors[bot]Merge #9928
2021-08-16 Lukas WirthHighlight function exit points on `fn` keyword
next