work around deviation in diagnostic output for opt-level=0 by forcing -O.
This commit is contained in:
parent
58c7a786b0
commit
f4da71e04e
1 changed files with 1 additions and 1 deletions
|
|
@ -7,8 +7,8 @@
|
|||
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
//
|
||||
|
||||
// compile-flags: -O
|
||||
#![warn(overflowing_literals)]
|
||||
#![warn(const_err)]
|
||||
// compile-pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue