Set mir-opt-level = 0 on some codegen tests
Since we're changing a bunch of stuff, necessary to remove some codegen tests which look for specific things. Also attempting to restart a test which timed out, maybe due to fastly failing?
This commit is contained in:
parent
f7cbf2eb41
commit
3e97cef7e5
3 changed files with 36 additions and 30 deletions
|
|
@ -1,4 +1,4 @@
|
|||
// compile-flags: -O -C no-prepopulate-passes
|
||||
// compile-flags: -O -C no-prepopulate-passes -Zmir-opt-level=0
|
||||
|
||||
#![crate_type = "lib"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue