mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-02-19 18:49:16 +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.