mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 18:18:52 +00:00
Moving tests to `rust-analyzer` crate allows removing walkdir dependency from `xtask`. It does seem more reasonable to keep tidy tests outside of the "build system" and closer to other integration tests.