rust-analyzer/crates/ide-completion/src
2025-08-13 15:28:08 +08:00
..
completions Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
context Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
render cargo clippy --fix 2025-07-31 10:55:10 +02:00
tests Implement next trait solver 2025-08-09 16:08:58 +00: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 Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
item.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
lib.rs Implement next trait solver 2025-08-09 16:08:58 +00:00
render.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
snippet.rs Allow crate authors to control completion of their things 2025-03-27 14:01:26 +02:00
tests.rs Implement next trait solver 2025-08-09 16:08:58 +00:00