rust/crates/ide_completion/src
bors[bot] c8d0ca8080
Merge #9398
9398: minor: Complete `macro_use` attribute on modules r=Veykril a=Veykril

bors r+

Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
2021-06-24 20:21:20 +00:00
..
completions Merge #9398 2021-06-24 20:21:20 +00:00
render Nest all the or-patterns! 2021-06-17 17:37:14 +02:00
tests Fix incorrect base fixture in ide_completion tests 2021-06-23 19:13:27 +02:00
completions.rs Start refactoring ide_completion tests 2021-06-16 21:51:20 +02:00
config.rs Add config setting for self-on-the-fly 2021-05-31 15:14:56 +02:00
context.rs Merge #9356 2021-06-21 13:15:12 +00:00
item.rs Allow to disable import insertion on single path glob imports 2021-06-18 23:11:56 +02:00
lib.rs Move test_utils into tests module 2021-06-16 21:51:52 +02:00
patterns.rs Restrict type bound completions to traits, modules and macros 2021-06-23 19:10:03 +02:00
render.rs fix: don't add duplicate & during completion 2021-06-20 19:37:58 +03:00
tests.rs Fix incorrect base fixture in ide_completion tests 2021-06-23 19:13:27 +02:00