mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
efec7cde93
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.