We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26d7f0a commit 7ba2caeCopy full SHA for 7ba2cae
tests/headers/issue-1554.h
@@ -1,4 +1,4 @@
1
-// bindgen-flags: --default-enum-style rust_non_exhaustive --raw-line '#![cfg(feature = "nightly")]' --raw-line '#![feature(non_exhaustive)]'
+// bindgen-flags: --default-enum-style rust_non_exhaustive --rust-target nightly --raw-line '#![cfg(feature = "nightly")]' --raw-line '#![feature(non_exhaustive)]'
2
3
enum Planet {
4
earth,
0 commit comments