rust-analyzer/crates/ide-completion/src/render
2022-07-16 12:28:41 +02:00
..
const_.rs complete raw identifier with "r#" prefix 2022-06-26 14:45:30 +08:00
function.rs complete raw identifier with "r#" prefix 2022-06-26 14:45:30 +08:00
literal.rs complete raw identifier with "r#" prefix 2022-06-26 14:45:30 +08:00
macro_.rs Update remaining GitHub URLs 2022-07-08 15:44:49 +02:00
pattern.rs fix: Improve self param completion applicability 2022-07-16 12:28:41 +02:00
type_alias.rs complete raw identifier with "r#" prefix 2022-06-26 14:45:30 +08:00
union_literal.rs complete raw identifier with "r#" prefix 2022-06-26 14:45:30 +08:00
variant.rs complete raw identifier with "r#" prefix 2022-06-26 14:45:30 +08:00