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 f3c267d commit 0217a25Copy full SHA for 0217a25
tests/run-pass/c_enums.rs
@@ -1,5 +1,3 @@
1
-#![allow(const_err)] // don't warn about truncating casts. FIXME: remove this, the error shouldn't even be shown
2
-
3
enum Foo {
4
Bar = 42,
5
Baz,
0 commit comments