X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=library%2Fcore%2Ftests%2Fmem.rs;h=f7740a114e738d84f86b87a083cd92b82d5dc1ad;hb=88765b0f59d6d5ebc0698d1971fa291f5c712b6c;hp=1cfb4fd9fd186e55cc84c3b641bdf37e10858d6e;hpb=8aca6ccedd0916da959638e6d2aac610d11e79c5;p=rust.git diff --git a/library/core/tests/mem.rs b/library/core/tests/mem.rs index 1cfb4fd9fd1..f7740a114e7 100644 --- a/library/core/tests/mem.rs +++ b/library/core/tests/mem.rs @@ -77,7 +77,6 @@ fn align_of_val_basic() { } #[test] -#[cfg(not(bootstrap))] // stage 0 doesn't have the fix yet, so the test fails fn align_of_val_raw_packed() { #[repr(C, packed)] struct B {