]> git.lizzy.rs Git - rust.git/history - crates/ide/src/goto_declaration.rs
Merge #11579
[rust.git] / crates / ide / src / goto_declaration.rs
2021-12-05 bors[bot]Merge #10902
2021-11-16 bors[bot]Merge #10734
2021-11-10 bors[bot]Merge #10741
2021-11-10 Lukas Wirthinternal: Flatten `Definition::ModuleDef` variant
2021-11-03 bors[bot]Merge #10596
2021-10-29 bors[bot]Merge #10648
2021-10-29 bors[bot]Merge #10595
2021-10-28 bors[bot]Merge #10623
2021-10-27 bors[bot]Merge #10629
2021-10-27 bors[bot]Merge #10649
2021-10-26 bors[bot]Merge #10642
2021-10-26 bors[bot]Merge #10641
2021-10-26 bors[bot]Merge #10639 #10640
2021-10-26 Anatol Ulrichfix: make `goto_declaration` multi-token mapping aware
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 #10542
2021-10-15 bors[bot]Merge #10552
2021-10-15 bors[bot]Merge #10543
2021-10-14 bors[bot]Merge #10491
2021-10-14 bors[bot]Merge #10545
2021-10-14 Miloa few clippy fixes
2021-10-14 bors[bot]Merge #10517
2021-10-14 bors[bot]Merge #10538
2021-10-14 bors[bot]Merge #10503
2021-10-14 bors[bot]Merge #10434
2021-10-14 bors[bot]Merge #10537
2021-10-12 bors[bot]Merge #10423
2021-10-12 bors[bot]Merge #10529
2021-10-12 bors[bot]Merge #10532
2021-10-12 Mirko RainerSaw a FIXME comment and decided to fix it.
2021-07-26 bors[bot]Merge #9558
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 WirthReturn both field and local references for shorthands...
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-25 bors[bot]Merge #9400
2021-06-24 bors[bot]Merge #9398
2021-06-24 bors[bot]Merge #9397
2021-06-24 bors[bot]Merge #9396
2021-06-24 bors[bot]Merge #9375
2021-06-23 bors[bot]Merge #9380
2021-06-23 Lukas Wirthmove goto_declaration fall back into handlers
2021-06-22 Lukas WirthImplement goto_declaration support