Skip to content

Commit 20b2c38

Browse files
committed
Make #[repr(packed(n))] test use nightly
1 parent c4c85ae commit 20b2c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/headers/issue-537-repr-packed-n.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// bindgen-flags: --rust-target 1.33
1+
// bindgen-flags: --rust-target nightly
22

33
/// This should not be opaque; we can see the attributes and can pack the
44
/// struct.

0 commit comments

Comments
 (0)