rust-analyzer/crates/ide-completion/src
2024-05-22 16:16:20 -04:00
..
completions internal: refactor prefer_no_std/prefer_prelude bools into a struct 2024-05-22 20:46:30 +02:00
context fix: Fix completions panicking with certain macro setups 2024-02-27 09:35:57 +01:00
render fix: Tracing span names should match function names 2024-04-30 11:22:47 -07:00
tests fix: ensure implied bounds from associated types are considered in autocomplete 2024-05-22 16:16:20 -04: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 source_range for INT_NUMBER in completion 2024-05-06 11:50:05 +08:00
item.rs Split SymbolKind::Function into Function and Method 2024-03-17 11:07:22 +01:00
lib.rs Simplify 2024-05-22 21:57:44 +02:00
render.rs internal: refactor prefer_no_std/prefer_prelude bools into a struct 2024-05-22 20:46:30 +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