We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-O
1 parent 58c7a78 commit f4da71eCopy full SHA for f4da71e
src/test/ui/lint/lint-type-overflow2.rs
@@ -7,8 +7,8 @@
7
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
-//
11
+// compile-flags: -O
12
#![warn(overflowing_literals)]
13
#![warn(const_err)]
14
// compile-pass
0 commit comments