rust-analyzer/crates/ide-completion/src/completions
2024-07-16 12:43:58 +02:00
..
attribute Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
item_list Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
postfix style: simplify string interpolation 2024-05-30 16:18:49 -07:00
attribute.rs Re-order mod declarations 2024-01-27 11:02:34 +01:00
dot.rs Use statics + clone instead of const until const can access statics 2024-07-14 17:52:59 +02:00
env_vars.rs internal: Fix rustdoc warnings 2024-06-13 17:29:10 -07:00
expr.rs Use statics + clone instead of const until const can access statics 2024-07-14 17:52:59 +02:00
extern_abi.rs Remove abi_amdgpu_kernel references 2024-01-31 19:06:10 +00:00
extern_crate.rs Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
field.rs feat: add space after specific keywords in completion 2024-06-16 17:28:53 +08:00
flyimport.rs Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
fn_param.rs fix: Fix parameter completions using macro expanded source ranges 2024-07-07 08:11:16 +02:00
format_string.rs Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
item_list.rs fix: completions after async kw 2024-06-29 22:23:54 +08:00
keyword.rs fix: completions after async kw 2024-06-29 22:23:54 +08:00
lifetime.rs Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
mod_.rs Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
pattern.rs feat: add space after specific keywords in completion 2024-06-16 17:28:53 +08:00
postfix.rs squash. 2024-07-02 01:52:34 +09:00
record.rs feat: Add break and return postfix keyword completions 2024-02-08 14:56:10 +01:00
snippet.rs feat: Add break and return postfix keyword completions 2024-02-08 14:56:10 +01:00
type.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
use_.rs Remove Name::to_smol_str 2024-07-16 12:43:58 +02:00
vis.rs feat: add space after specific keywords in completion 2024-06-16 17:28:53 +08:00