rust-analyzer/crates/ide-completion/src/completions
2025-01-25 12:18:54 +01:00
..
attribute Properly handle different defaults for severity of lints 2024-12-11 20:48:41 +02:00
item_list Cleanup Name string rendering 2025-01-21 10:05:32 +01:00
postfix style: simplify string interpolation 2024-05-30 16:18:49 -07:00
attribute.rs Complete derive helper attributes 2024-12-04 08:20:41 +02:00
dot.rs Merge pull request #19012 from ShoyuVanilla/arbitrary-self 2025-01-24 14:04:34 +00:00
env_vars.rs fix: Fix env/option_env macro check disregarding macro_rules definitions 2025-01-08 10:59:58 +01:00
expr.rs Fix flyimport not filtering via stability of import path 2025-01-25 12:18:54 +01:00
extern_abi.rs refactor test helpers within ide-completions 2025-01-08 23:51:18 +05:30
extern_crate.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
field.rs feat: add space after specific keywords in completion 2024-06-16 17:28:53 +08:00
flyimport.rs Fix flyimport not filtering via stability of import path 2025-01-25 12:18:54 +01:00
fn_param.rs minor: New clippy lints 2025-01-06 17:57:17 +01:00
format_string.rs refactor test helpers within ide-completions 2025-01-08 23:51:18 +05:30
item_list.rs minor: refactor completions in item_list 2024-10-22 01:31:57 +08:00
keyword.rs refactor test helpers within ide-completions 2025-01-08 23:51:18 +05:30
lifetime.rs refactor test helpers within ide-completions 2025-01-08 23:51:18 +05:30
mod_.rs Cleanup Name string rendering 2025-01-21 10:05:32 +01:00
pattern.rs refactor: introduce NameGenerator in suggest_name 2024-09-10 00:30:46 +08:00
postfix.rs Fix flyimport not filtering via stability of import path 2025-01-25 12:18:54 +01:00
record.rs minor: New clippy lints 2025-01-06 17:57:17 +01:00
snippet.rs Properly account for editions in names 2024-08-16 16:46:24 +03:00
type.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
use_.rs minor: New clippy lints 2025-01-06 17:57:17 +01:00
vis.rs feat: add space after specific keywords in completion 2024-06-16 17:28:53 +08:00