rust/crates/ide-completion/src/completions
2022-06-18 09:54:03 +02:00
..
attribute Only run completion functions if their corresponding context is active 2022-06-17 23:36:39 +02:00
item_list internal: NameRefKind classification is not optional 2022-06-18 08:58:47 +02:00
postfix
attribute.rs Only run completion functions if their corresponding context is active 2022-06-17 23:36:39 +02:00
dot.rs Move CompletionContext::function_def into PathKind::Expr 2022-06-18 09:54:03 +02:00
expr.rs Move CompletionContext::function_def into PathKind::Expr 2022-06-18 09:54:03 +02:00
extern_abi.rs Only run completion functions if their corresponding context is active 2022-06-17 23:36:39 +02:00
field.rs minor: Simplify 2022-06-18 01:15:08 +02:00
flyimport.rs internal: NameRefKind classification is not optional 2022-06-18 08:58:47 +02:00
fn_param.rs Only run completion functions if their corresponding context is active 2022-06-17 23:36:39 +02:00
format_string.rs Only run completion functions if their corresponding context is active 2022-06-17 23:36:39 +02:00
item_list.rs minor: Simplify 2022-06-18 01:15:08 +02:00
keyword.rs Only run completion functions if their corresponding context is active 2022-06-17 23:36:39 +02:00
lifetime.rs Only run completion functions if their corresponding context is active 2022-06-17 23:36:39 +02:00
mod_.rs Only run completion functions if their corresponding context is active 2022-06-17 23:36:39 +02:00
pattern.rs internal: NameRefKind classification is not optional 2022-06-18 08:58:47 +02:00
postfix.rs Only run completion functions if their corresponding context is active 2022-06-17 23:36:39 +02:00
record.rs Only run completion functions if their corresponding context is active 2022-06-17 23:36:39 +02:00
snippet.rs Only run completion functions if their corresponding context is active 2022-06-17 23:36:39 +02:00
type.rs Only run completion functions if their corresponding context is active 2022-06-17 23:36:39 +02:00
use_.rs internal: NameRefKind classification is not optional 2022-06-18 08:58:47 +02:00
vis.rs Only run completion functions if their corresponding context is active 2022-06-17 23:36:39 +02:00