rust-analyzer/crates/ide-completion/src
2024-06-30 15:23:54 +02:00
..
completions fix(completion): complete async keyword 2024-06-19 11:12:24 -07:00
context fix: pattern completions in let-stmt 2024-06-23 22:27:54 +08:00
render chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
tests fix: pattern completions in let-stmt 2024-06-23 22:27:54 +08:00
completions.rs internal: refactor prefer_no_std/prefer_prelude bools into a struct 2024-05-22 20:46:30 +02:00
config.rs Make term search fuel configurable 2024-05-08 19:46:33 +03:00
context.rs Register virtual workspace Cargo.toml files in the VFS 2024-06-09 12:54:50 +02:00
item.rs chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
lib.rs Remove inline rust_2018_idioms, unused_lifetimes lint warn, Cargo.toml already enforces this 2024-06-30 15:23:54 +02:00
render.rs Fix term_search filtering enum variant generics incorrectly 2024-06-24 10:31:21 +02:00
snippet.rs internal: refactor prefer_no_std/prefer_prelude bools into a struct 2024-05-22 20:46:30 +02:00
tests.rs internal: refactor prefer_no_std/prefer_prelude bools into a struct 2024-05-22 20:46:30 +02:00