rust-analyzer/crates/ide-completion/src
2024-06-29 22:23:54 +08:00
..
completions fix: completions after async kw 2024-06-29 22:23:54 +08:00
context fix: completions after async kw 2024-06-29 22:23:54 +08:00
render chore: Prefer tracing span shorthand macros 2024-06-06 16:52:25 -07:00
tests fix: completions after async kw 2024-06-29 22:23: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 fix: completions after async kw 2024-06-29 22:23:54 +08: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 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