rust-analyzer/crates/ide-db/src
2025-08-02 21:39:22 +03:00
..
generated update issue number for const_trait_impl 2025-07-13 23:55:06 +08:00
imports cargo clippy --fix 2025-07-31 10:55:10 +02:00
syntax_helpers cargo clippy --fix 2025-07-31 10:55:10 +02:00
test_data Include enum variants in world symbols 2025-07-06 14:52:10 +03:00
active_parameter.rs chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
apply_change.rs refactor: Use MEDIUM durability for crate-graph changes, high for library source files 2025-03-26 06:46:49 +01:00
assists.rs Add expression fill mode variant for filling with underscore expressions 2025-04-28 10:39:36 +02:00
defs.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
documentation.rs check module path inner or outer 2025-05-07 00:36:17 +09:00
famous_defs.rs Add AsMut Borrow BorrowMut to minicore and famous_defs 2025-07-01 15:26:45 +08:00
helpers.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
items_locator.rs remove a couple of clones 2025-05-01 11:41:42 +02:00
label.rs fix: Fix impl Trait<Self> causing stackoverflows 2024-04-15 15:41:20 +02:00
lib.rs When renaming a parameter to self, change callers to use method call syntax 2025-08-02 21:39:22 +03:00
path_transform.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
prime_caches.rs Bump salsa 2025-07-03 10:05:16 +02:00
rename.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
rust_doc.rs Simplify 2024-06-30 14:00:55 +02:00
search.rs When renaming a parameter to self, change callers to use method call syntax 2025-08-02 21:39:22 +03:00
source_change.rs fix: Fix import insertion not being fully cfg aware 2025-05-29 14:55:09 +02:00
symbol_index.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
text_edit.rs Make change annotations per text-edit 2025-03-10 12:08:42 +01:00
traits.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
ty_filter.rs Merge pull request #20023 from Veykril/push-vkqlnyttnqzl 2025-06-17 12:01:43 +00:00
use_trivial_constructor.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00