rust-analyzer/crates/ide-db/src
2025-08-21 07:14:55 +03:00
..
generated Remove strict_overflow_ops lint 2025-08-04 04:13:10 +04:00
imports Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08: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 Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08: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 Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
documentation.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08: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 fix: Make lang items query properly filter out overwritten/excluded sysroots 2025-08-17 22:28:04 +09:00
path_transform.rs fix: Implement default member to resolve IdentPat 2025-08-12 21:53:50 +09:00
prime_caches.rs Bump salsa 2025-07-03 10:05:16 +02:00
rename.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
rust_doc.rs Simplify 2024-06-30 14:00:55 +02:00
search.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
source_change.rs fix: Fix import insertion not being fully cfg aware 2025-05-29 14:55:09 +02:00
symbol_index.rs Attach the DB in symbol queries 2025-08-21 07:14:55 +03: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