]> git.lizzy.rs Git - rust.git/history - crates/ide/src/rename.rs
Merge #11877
[rust.git] / crates / ide / src / rename.rs
2022-03-07 bors[bot]Merge #11445
2022-03-05 bors[bot]Merge #11629
2022-03-05 bors[bot]Merge #11598
2022-03-05 bors[bot]Merge #11574
2022-03-05 bors[bot]Merge #11623
2022-03-04 bors[bot]Merge #11595
2022-03-04 bors[bot]Merge #11620
2022-03-04 Lukas WirthSupport locals with multiple declaration sites
2022-02-28 bors[bot]Merge #11433
2022-02-22 bors[bot]Merge #11461
2022-02-21 bors[bot]Merge #11522
2022-02-21 bors[bot]Merge #11455
2022-02-21 bors[bot]Merge #11142
2022-02-21 bors[bot]Merge #11424
2022-02-14 bors[bot]Merge #11369
2022-02-14 bors[bot]Merge #11458
2022-02-13 bors[bot]Merge #11464
2022-02-13 bors[bot]Merge #11442 #11460
2022-02-12 bors[bot]Merge #11444
2022-02-11 bors[bot]Merge #11453
2022-02-11 Tianyi SongUse text range of name after macro expansion
2022-02-08 bors[bot]Merge #11437
2022-02-08 bors[bot]Merge #11436
2022-02-08 TheDoctor314Add test
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-10 bors[bot]Merge #10689
2021-11-08 bors[bot]Merge #10688
2021-11-07 bors[bot]Merge #10698
2021-11-05 bors[bot]Merge #10706
2021-11-05 bors[bot]Merge #10704
2021-11-05 bors[bot]Merge #10703
2021-11-05 bors[bot]Merge #10701
2021-11-05 bors[bot]Merge #10685
2021-11-04 bors[bot]Merge #10696
2021-11-04 Lukas WirthReplace more Name::to_string usages with Name::to_smol_str
2021-11-04 bors[bot]Merge #10645
2021-11-03 Anatol UlrichUpdate crates/ide/src/rename.rs
2021-11-02 Anatol Ulrichaccept identical Indels when merging; add rename test...
2021-10-27 Anatol Ulrichremove TODO comment
2021-10-27 Anatol Ulrichre-introduce `always!`
2021-10-27 Anatol Ulrichunwrap--
2021-10-27 Anatol Ulrichfix logic error: alias detection was too lenient
2021-10-27 Anatol Ulrichwip
2021-10-27 Anatol Ulrichremove resolved TODO questions
2021-10-27 Anatol Ulrichdoxx
2021-10-27 Anatol Ulrichone down
2021-10-27 Anatol Ulrichmake imports less odd
2021-10-27 Anatol UlrichWIP: fix: make `rename` multi-token mapping aware
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-14 bors[bot]Merge #10434
2021-10-12 bors[bot]Merge #10423
2021-10-06 bors[bot]Merge #10420
2021-10-06 bors[bot]Merge #10459
2021-10-05 bors[bot]Merge #10447
2021-10-05 bors[bot]Merge #10458
2021-10-05 bors[bot]Merge #10440
2021-10-04 Aramis RazzaghipourReplace `if let Some(_) = foo` with `if foo.is_some()`
2021-10-03 bors[bot]Merge #10441
2021-10-03 bors[bot]Merge #10439
2021-10-03 bors[bot]Merge #10438
2021-10-03 bors[bot]Merge #10437
2021-10-02 bors[bot]Merge #10430
2021-10-02 Lukas WirthFix rename trying to edit the same range multiple times
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-01 bors[bot]Merge #9954
2021-08-24 bors[bot]Merge #9944
2021-08-23 bors[bot]Merge #10001
2021-08-21 bors[bot]Merge #9908
2021-08-21 bors[bot]Merge #9962
2021-08-19 bors[bot]Merge #9955
2021-08-19 Lukas WirthRename fails on renaming definitions created by macros
2021-08-17 bors[bot]Merge #9936
2021-08-17 bors[bot]Merge #9929
2021-08-17 Lukas WirthEmit more concise text edits in ide_db::rename
2021-08-16 Lukas Wirthsome code docs for the ide_db/rename module
2021-08-16 Lukas WirthHandle all rename special cases for all record pattern...
2021-07-30 bors[bot]Merge #9731
2021-07-30 bors[bot]Merge #9728
2021-07-29 bors[bot]Merge #9706
2021-07-29 bors[bot]Merge #9722
2021-07-29 Lukas WirthRefine extraction targets of extract_function assist
2021-07-26 bors[bot]Merge #9558
2021-07-12 bors[bot]Merge #9179
next