rust-analyzer/crates/ide-completion/src
2025-07-31 10:55:10 +02:00
..
completions cargo clippy --fix 2025-07-31 10:55:10 +02:00
context cargo clippy --fix 2025-07-31 10:55:10 +02:00
render cargo clippy --fix 2025-07-31 10:55:10 +02:00
tests Fix assoc type where clause position 2025-07-12 23:48:41 +08:00
completions.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
config.rs cargo fmt 2025-03-15 21:32:01 +01:00
context.rs chore: Start infesting ide crates with 'db lifetime 2025-06-17 10:42:38 +02:00
item.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
lib.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
render.rs cargo clippy --fix 2025-07-31 10:55:10 +02:00
snippet.rs Allow crate authors to control completion of their things 2025-03-27 14:01:26 +02:00
tests.rs Make HirFileId, EditionedFileId and macro files Salsa struct 2025-04-19 22:10:52 +03:00