rust-analyzer/crates/ide-completion/src/render
2022-06-06 01:34:01 +09:00
..
const_.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
function.rs Fix visibility mods not being completed for field defs 2022-06-03 15:42:28 +02:00
literal.rs fix: avoid adding enum parens in use 2022-06-06 01:34:01 +09:00
macro_.rs Remove some of the unnecessary helpfer functions from CompletionContext 2022-06-03 20:49:25 +02:00
pattern.rs Introduce NameRefContext 2022-05-07 13:46:43 +02:00
type_alias.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
union_literal.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
variant.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00