Convert test to check-pass

This commit is contained in:
Aaron Hill 2020-01-11 13:20:09 -05:00
parent 92d86cc9b8
commit 7df8ca2954
No known key found for this signature in database
GPG key ID: B4087E510E98B164
2 changed files with 2 additions and 4 deletions

View file

@ -1,8 +1,8 @@
// run-pass
// check-pass
// compile-flags: --emit=mir
// Force mir to be emitted, to ensure that const
// propagation doesn't ICE on a function
// with an 'impossible' body. See issue #67696
// compile-flags: --emit=mir,link
// Inconsistent bounds with trait implementations
#![feature(trivial_bounds)]

View file

@ -1,2 +0,0 @@
warning: due to multiple output types requested, the explicitly specified output file name will be adapted for each output type