rust-analyzer/crates/ide-db/src
2023-01-09 12:22:29 +01:00
..
generated style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
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 style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
label.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
lib.rs Clippy-fix explicit auto-deref 2022-12-23 02:52:14 -05:00
line_index.rs ⬆️ rust-analyzer 2022-11-23 17:24:03 +02:00
path_transform.rs ⬆️ rust-analyzer 2022-09-20 17:39:17 +03:00
rename.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
rust_doc.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
search.rs remove unnecessary lazy evaluations 2023-01-02 15:02:54 +00:00
source_change.rs ⬆️ rust-analyzer 2022-08-30 14:51:24 +03:00
symbol_index.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05: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