rust-analyzer/crates/ide-completion/src
2022-05-09 18:12:12 +02:00
..
completions Don't show assoc. type binding completions when invalid 2022-05-09 18:12:12 +02:00
render Merge the different identifier contexts into one enum 2022-05-07 15:06:59 +02:00
tests Don't show assoc. type binding completions when invalid 2022-05-09 18:12:12 +02:00
completions.rs minor: Move inferred type completions 2022-05-07 12:59:26 +02:00
config.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
context.rs fix unreachable pub 2022-05-07 15:50:01 +02:00
item.rs minor: Move inferred type completions 2022-05-07 12:59:26 +02:00
lib.rs minor: Move inferred type completions 2022-05-07 12:59:26 +02:00
patterns.rs Introduce NameRefContext 2022-05-07 13:46:43 +02:00
render.rs Auto merge of #11983 - jhpratt:remove-rustc_deprecated, r=lnicola 2022-05-09 08:33:18 +00:00
snippet.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
tests.rs Merge the different identifier contexts into one enum 2022-05-07 15:06:59 +02:00