]> git.lizzy.rs Git - rust.git/history - crates/ide/src/rename.rs
Replace more Name::to_string usages with Name::to_smol_str
[rust.git] / crates / ide / src / rename.rs
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
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 #9418
2021-06-28 Lukas WirthInclude `self` in usage search for modules in their...
2021-06-25 bors[bot]Merge #9400
2021-06-25 Lukas WirthFix renaming associated trait items with colliding...
2021-06-22 bors[bot]Merge #9368
2021-06-21 bors[bot]Merge #9348
2021-06-21 bors[bot]Merge #9264
2021-06-21 bors[bot]Merge #9227
2021-06-21 bors[bot]Merge #9356
2021-06-21 bors[bot]Merge #9347
2021-06-20 bors[bot]Merge #9344
2021-06-20 Aleksey Kladovfix: rename works when invoked on a reference
2021-06-16 bors[bot]Merge #9258
2021-06-15 bors[bot]Merge #9267 #9279
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: flatten module hierarchy