rust-analyzer/crates/ide_completion/src
hi-rustin a9aae250ed Add completes_associated_const test
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
2022-03-17 20:39:00 +08:00
..
completions Complete associated consts in patterns 2022-03-17 20:35:04 +08:00
render Revert omitting field completions 2022-03-16 16:41:35 +01:00
tests Add completes_associated_const test 2022-03-17 20:39:00 +08:00
completions.rs Revert omitting field completions 2022-03-16 16:41:35 +01:00
config.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
context.rs Rename compound things to variant things 2022-03-16 13:41:47 +01:00
item.rs internal: Re-arrange ide_db modules 2022-03-06 19:04:04 +01:00
lib.rs Remove no_completions_required from CompletionContext 2022-03-12 02:12:00 +01:00
patterns.rs fix: Fix completions not always working in for-loop patterns 2022-03-15 18:46:32 +01:00
render.rs Remove code duplication 2022-03-16 16:32:36 +01:00
snippet.rs Move ide crates to new hir::Macro 2022-03-08 23:52:26 +01:00
tests.rs Remove no_completions_required from CompletionContext 2022-03-12 02:12:00 +01:00