diff options
Diffstat (limited to 'tests/headers/union_with_anon_struct_bitfield.h')
-rw-r--r-- | tests/headers/union_with_anon_struct_bitfield.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/headers/union_with_anon_struct_bitfield.h b/tests/headers/union_with_anon_struct_bitfield.h index 24c7dce8..9668ce40 100644 --- a/tests/headers/union_with_anon_struct_bitfield.h +++ b/tests/headers/union_with_anon_struct_bitfield.h @@ -1,4 +1,3 @@ -// bindgen-flags: --no-unstable-rust union foo { int a; struct { |