rust-analyzer/crates/ide-completion/src
2022-08-11 03:41:10 +09:00
..
completions Remove EscapedName 2022-08-11 01:11:18 +09:00
context fix: complete path of existing record expr 2022-07-29 17:24:05 +02:00
render Make ModPath display escaped path 2022-08-11 03:41:10 +09:00
tests Add some more cov_marks 2022-08-09 18:08:05 +02:00
completions.rs Fix pattern field completions not working for unions 2022-08-09 17:53:16 +02:00
config.rs fix: Fix fill-arguments completions not working 2022-05-13 19:52:44 +02:00
context.rs Fix pattern field completions not working for unions 2022-08-09 17:53:16 +02:00
item.rs Record derive helper attributes, resolve them in IDE layer 2022-07-26 09:26:51 +02:00
lib.rs Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
render.rs Make tests pass 2022-08-11 01:16:35 +09:00
snippet.rs Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
tests.rs Be more explicit when filtering built-in completions 2022-07-28 21:45:47 +03:00