rust-analyzer/crates/ide_completion/src/render
2021-06-02 15:21:18 +02:00
..
builder_ext.rs use references in CompletionItem's builder 2021-03-11 17:46:41 +02:00
const_.rs use references in CompletionItem's builder 2021-03-11 17:46:41 +02:00
enum_variant.rs Use Names instead of Strings in the completion rendering api 2021-05-31 14:15:15 +02:00
function.rs Add MethodCall and FieldAccess variants to ImmediateLocation 2021-06-02 15:21:18 +02:00
macro_.rs Use Names instead of Strings in the completion rendering api 2021-05-31 14:15:15 +02:00
pattern.rs unqualfied_path completions aren't responsible for pattern completions 2021-03-15 17:23:08 +01:00
type_alias.rs use references in CompletionItem's builder 2021-03-11 17:46:41 +02:00