rust-analyzer/crates/ide-completion/src/completions
2022-10-11 19:53:22 +02:00
..
attribute fix: Calculate completions after type anchors 2022-07-28 10:06:36 +02:00
item_list Fix trait impl item completions using macro file text ranges 2022-10-01 15:34:45 +02:00
postfix new lint: move_format_string_arg 2022-09-10 20:13:46 +05:30
attribute.rs fix: Calculate completions after type anchors 2022-07-28 10:06:36 +02:00
dot.rs Find IntoFuture::IntoFuture's poll method 2022-08-16 17:53:10 -04:00
env_vars.rs Formatting 2022-10-11 19:53:22 +02:00
expr.rs Restructure find_path into a separate functions for modules and non-module items 2022-09-13 15:15:27 +02:00
extern_abi.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
field.rs Run cargo fmt 2022-07-20 15:06:15 +02:00
flyimport.rs Restructure find_path into a separate functions for modules and non-module items 2022-09-13 15:15:27 +02:00
fn_param.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
format_string.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
item_list.rs fix: Calculate completions after type anchors 2022-07-28 10:06:36 +02:00
keyword.rs Suggest .await when type impls IntoFuture 2022-08-09 16:39:14 -04:00
lifetime.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
mod_.rs fix: add semicolon completion to mod 2022-09-08 22:37:31 +01:00
pattern.rs Complete variants and assoc items in path pattern through type aliases 2022-09-16 16:11:58 +02:00
postfix.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
record.rs fix: format literal lookup 2022-08-16 01:24:21 +09:00
snippet.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
type.rs fix: Calculate completions after type anchors 2022-07-28 10:06:36 +02:00
use_.rs fix: Calculate completions after type anchors 2022-07-28 10:06:36 +02:00
vis.rs fix: Calculate completions after type anchors 2022-07-28 10:06:36 +02:00