Skip to content

Commit

Permalink
Convert test to check-pass
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron1011 committed Jan 11, 2020
1 parent 9951450 commit 7f26d32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -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)]
Expand Down

This file was deleted.

0 comments on commit 7f26d32

Please sign in to comment.