mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 22:48:27 +00:00
enable align_to tests in Miri With https://github.com/rust-lang/miri/issues/1074 resolved, we can enable these tests in Miri. I also tweaked the test sized to get reasonable execution times with decent test coverage.