mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
3c3ba37ba5
These tests necessarily need to change now that `?Sized` is not sufficient to accept extern types and `PointeeSized` is now necessary. In addition, the `size_of_val`/`align_of_val` test can now be changed to expect an error.