rust-analyzer/crates/ide-completion/src
2024-06-19 11:12:24 -07:00
..
completions fix(completion): complete async keyword 2024-06-19 11:12:24 -07:00
context chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
render chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
tests fix(completion): complete async keyword 2024-06-19 11:12:24 -07: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 chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
render.rs Add tactic for associated item constants 2024-06-18 22:08:44 +03: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