We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b9c7f commit 96102b7Copy full SHA for 96102b7
tests/ui/issues/issue-148682.rs …ts/ui/issues/issue-zst-nthback-148682.rstests/ui/issues/issue-148682.rs renamed to tests/ui/issues/issue-zst-nthback-148682.rs
@@ -1,4 +1,4 @@
1
-// check-pass
+// @ check-pass
2
//test Intolter::nth_back does not cause UB for ZSTs with high alignment
3
#[repr(align(8))]
4
struct Thing;
0 commit comments