rust-analyzer/crates/ide-completion/src
2024-01-18 13:59:49 +01:00
..
completions cargo clippy --fix 2024-01-18 13:59:49 +01:00
context cargo clippy --fix 2024-01-18 13:59:49 +01:00
render cargo clippy --fix 2024-01-18 13:59:49 +01:00
tests Auto merge of #16349 - Young-Flash:use_error_recovery, r=Veykril 2024-01-18 09:52:37 +00:00
completions.rs minor: Make use of some new SmolStr improvements 2024-01-17 13:47:15 +01:00
config.rs Add config for preferring / ignoring prelude modules in find_path 2023-11-11 14:56:38 +01:00
context.rs add notable_trait predicate to CompletionRelevance 2024-01-08 20:34:11 +05:30
item.rs cargo clippy --fix 2024-01-18 13:59:49 +01:00
lib.rs Remove limit from symbol_index::Query 2024-01-04 19:20:10 +01:00
render.rs minor: Make use of some new SmolStr improvements 2024-01-17 13:47:15 +01:00
snippet.rs Always render the path to be imported in the completion detail 2023-12-11 18:37:12 +01:00
tests.rs internal: Move out WithFixture into dev-dep only crate 2023-12-18 15:24:08 +01:00