rust/crates/ide-db/src
bors 46084a1e71 Auto merge of #14015 - vasilev-alex:lifetime-rename, r=Veykril
Don't include lifetime or label apostrophe when renaming

Closes #13907
2023-01-25 13:57:29 +00:00
..
generated
imports remove unnecessary lazy evaluations 2023-01-02 15:02:54 +00:00
syntax_helpers test: fix arg_type test 2023-01-09 12:22:29 +01:00
test_data Encode the variants of HirFileId in a u32 with MSB as the tag 2022-11-25 23:28:35 +01:00
tests Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
active_parameter.rs ⬆️ rust-analyzer 2022-09-13 15:38:11 +03:00
apply_change.rs ⬆️ rust-analyzer 2022-08-23 10:05:52 +03:00
assists.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
defs.rs ⬆️ rust-analyzer 2022-08-09 07:23:57 +03:00
famous_defs.rs Improve "Generate Deref impl" assist 2022-05-16 20:10:46 +02:00
helpers.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
items_locator.rs
label.rs
lib.rs Clippy-fix explicit auto-deref 2022-12-23 02:52:14 -05:00
line_index.rs Iterate over arrays dirrectly, instead of going through a slice 2023-01-14 13:02:28 +00:00
path_transform.rs ⬆️ rust-analyzer 2022-09-20 17:39:17 +03:00
rename.rs fix 2023-01-24 23:22:30 +05:30
rust_doc.rs
search.rs fix: Fix assoc item search finding unrelated definitions 2023-01-24 14:11:02 +01:00
source_change.rs ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
symbol_index.rs collapse some nested blocks 2023-01-10 20:40:08 +00:00
traits.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
ty_filter.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
use_trivial_contructor.rs add doc strings to use_trivial_contructor.rs 2022-06-22 16:49:50 +02:00