rust/crates/ide-completion/src/completions
2024-01-05 12:58:20 +01:00
..
attribute Add missing docs string 2023-12-16 17:10:11 +00:00
item_list Cleanup 2023-12-08 13:31:31 +01:00
postfix
attribute.rs Complete exported macros in #[macro_use($0)] 2023-12-16 16:19:58 +00:00
dot.rs Auto merge of #16049 - dfireBird:followup-callable-fields, r=Veykril 2024-01-02 10:20:31 +00:00
env_vars.rs
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
flyimport.rs internal: Speed up import searching some more 2024-01-05 12:58:20 +01:00
fn_param.rs
format_string.rs Emit builtin#format_args in builtin format_args expander 2023-09-06 18:08:20 +02:00
item_list.rs
keyword.rs
lifetime.rs
mod_.rs Replace ID based TokenMap with proper relative text-ranges / spans 2023-11-28 10:55:39 +01:00
pattern.rs
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