rust/crates/rust-analyzer/tests/slow-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
..
main.rs internal: overhaul code generation 2021-07-03 22:11:03 +03:00
sourcegen.rs internal: overhaul code generation 2021-07-03 22:11:03 +03:00
support.rs internal: introduce minicore -- a subset of libcore for testing 2021-06-15 21:03:08 +03:00
testdir.rs