rust-analyzer/crates/ide-completion/src/tests
2025-01-01 15:06:44 +01:00
..
attribute.rs internal: Cleanup label structure of CompletionItem 2024-12-18 13:37:21 +01:00
expression.rs Revamp auto-import exclude config 2025-01-01 15:06:44 +01:00
flyimport.rs Allow flyimporting excluded trait items if there is an exact match in the name 2025-01-01 13:54:23 +01:00
fn_param.rs internal: Cleanup label structure of CompletionItem 2024-12-18 13:37:21 +01:00
item.rs internal: Cleanup label structure of CompletionItem 2024-12-18 13:37:21 +01:00
item_list.rs internal: Cleanup label structure of CompletionItem 2024-12-18 13:37:21 +01:00
pattern.rs internal: Cleanup label structure of CompletionItem 2024-12-18 13:37:21 +01:00
predicate.rs internal: Cleanup label structure of CompletionItem 2024-12-18 13:37:21 +01:00
proc_macros.rs internal: Cleanup label structure of CompletionItem 2024-12-18 13:37:21 +01:00
raw_identifiers.rs Automatically add semicolon when completing unit-returning functions 2024-09-08 23:41:16 +03:00
record.rs internal: Cleanup label structure of CompletionItem 2024-12-18 13:37:21 +01:00
special.rs Allow excluding specific traits from completion 2025-01-01 13:49:35 +01:00
type_pos.rs internal: Cleanup label structure of CompletionItem 2024-12-18 13:37:21 +01:00
use_tree.rs internal: Cleanup label structure of CompletionItem 2024-12-18 13:37:21 +01:00
visibility.rs fix(completion): super:: completion at crate root and module depth 2022-07-14 17:07:43 +05:30