Remove pretty-expanded from failing tests
This commit removes pretty-expanded from all tests that wind up calling panic! one way or another now that its internals are unstable.
This commit is contained in:
parent
65e3f0325a
commit
ec7c800d2f
792 changed files with 0 additions and 792 deletions
|
|
@ -8,7 +8,6 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// pretty-expanded FIXME #23616
|
||||
|
||||
fn f(x: isize) -> isize { x }
|
||||
fn g(x: isize) -> isize { 2 * x }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue