mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
d9ee0f468f
add lib tests for vec::IntoIter alignment issues This adds non-Miri tests for the issue fixed in https://github.com/rust-lang/rust/pull/106084 r? `@thomcc`