rust-analyzer/crates/ide_completion/src/tests
Aleksey Kladov 58d2ece88a internal: overhaul code generation
* Keep codegen adjacent to the relevant crates.
* Remove codgen deps from xtask, speeding-up from-source installation.

This regresses the release process a bit, as it now needs to run the
tests (and, by extension, compile the code).
2021-07-03 22:11:03 +03:00
..
item_list.rs Fix incorrect base fixture in ide_completion tests 2021-06-23 19:13:27 +02:00
items.rs Fix incorrect base fixture in ide_completion tests 2021-06-23 19:13:27 +02:00
pattern.rs Fix incorrect base fixture in ide_completion tests 2021-06-23 19:13:27 +02:00
predicate.rs Fix incorrect base fixture in ide_completion tests 2021-06-23 19:13:27 +02:00
sourcegen.rs internal: overhaul code generation 2021-07-03 22:11:03 +03:00
type_pos.rs Various keyword completion fixes 2021-06-21 15:14:28 +02:00
use_tree.rs Lift out base item fixture for ide_completion tests 2021-06-23 18:37:47 +02:00