rust-analyzer/crates/ide-completion/src/completions
Lukas Wirth 1475848250 Cleanup
2023-12-08 13:31:31 +01:00
..
attribute Fix cfg completions not working 2023-09-08 10:49:15 +02:00
item_list Cleanup 2023-12-08 13:31:31 +01:00
postfix Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
attribute.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
dot.rs Cleanup 2023-12-08 13:31:31 +01:00
env_vars.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
expr.rs Add config for preferring / ignoring prelude modules in find_path 2023-11-11 14:56:38 +01:00
extern_abi.rs feat: riscv-interrupt-{m,s} calling conventions 2023-08-08 18:09:56 -07:00
extern_crate.rs Move doc comment handling into ide-db 2023-09-02 16:27:26 +02:00
field.rs Run cargo fmt 2022-07-20 15:06:15 +02:00
flyimport.rs Add config for preferring / ignoring prelude modules in find_path 2023-11-11 14:56:38 +01:00
fn_param.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
format_string.rs Emit builtin#format_args in builtin format_args expander 2023-09-06 18:08:20 +02:00
item_list.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
keyword.rs ⬆️ rust-analyzer 2023-02-13 13:55:14 +02:00
lifetime.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
mod_.rs Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
pattern.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00
postfix.rs Move doc comment handling into ide-db 2023-09-02 16:27:26 +02:00
record.rs Insert fn call parens only if the parens inserted around field name 2023-12-04 22:37:34 +05:30
snippet.rs Move doc comment handling into ide-db 2023-09-02 16:27:26 +02:00
type.rs Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-ra 2023-08-21 12:44:09 +03:00
use_.rs Cleanup 2023-12-08 13:31:31 +01:00
vis.rs Merge commit 'aa9bc8612514d216f84eec218dfd19ab83f3598a' into sync-from-ra 2023-06-05 12:04:23 +03:00