]> git.lizzy.rs Git - rust.git/history - crates/ide_db/src/rename.rs
Merge #10439
[rust.git] / crates / ide_db / src / rename.rs
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-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 #10358
2021-09-26 Lukas WirthRemove inherent methods from ast node that carry semant...
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-06-21 bors[bot]Merge #9264
2021-06-16 bors[bot]Merge #9258
2021-06-15 bors[bot]Merge #9267 #9279
2021-06-14 bors[bot]Merge #9277
2021-06-14 Aleksey Kladovinternal: more natural order of sources for TypeParam
2021-06-14 bors[bot]Merge #9275
2021-06-14 bors[bot]Merge #9272
2021-06-14 Aleksey Kladovminor: less ambiguous name
2021-06-14 Aleksey Kladovinternal: document rename challenges
2021-06-14 Aleksey Kladovinternal: adapt diagnostics to the new rename API