rust-analyzer/crates/ide-db/src
2025-05-20 10:01:00 +03:00
..
generated Split duration_constructors to get non-controversial bits out faster. 2025-05-09 22:52:39 -04:00
imports Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
syntax_helpers Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
test_data Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00
active_parameter.rs fix(auto-import): Prefer imports of matching types for argument lists 2025-04-08 09:21:32 +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 check module path inner or outer 2025-05-07 00:36:17 +09:00
documentation.rs check module path inner or outer 2025-05-07 00:36:17 +09:00
famous_defs.rs cargo fmt 2025-03-15 21:32:01 +01:00
helpers.rs cargo fmt 2025-03-15 21:32:01 +01: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 Split out salsa_macros 2025-04-29 19:43:36 +02:00
path_transform.rs Remove all upcasts! 2025-04-10 11:08:38 +03:00
prime_caches.rs Notify the user that we're collecting symbols 2025-05-06 10:29:53 +03:00
rename.rs fix: Remove unnecessary token length check for macros in renaming 2025-05-05 16:54:38 +02:00
rust_doc.rs Simplify 2024-06-30 14:00:55 +02:00
search.rs Get rid of static predefined symbols 2025-04-21 03:07:35 +03:00
source_change.rs prefer default over new 2025-04-04 15:49:50 +02:00
symbol_index.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +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 cargo fmt 2025-03-15 21:32:01 +01:00
use_trivial_constructor.rs cargo fmt 2025-03-15 21:32:01 +01:00