tests: remove //@ pretty-expanded
usages
Done with ```bash sd '//@ pretty-expanded.*\n' '' tests/ui/**/*.rs ``` and ``` sd '//@pretty-expanded.*\n' '' tests/ui/**/*.rs ```
This commit is contained in:
parent
f62753f84f
commit
95ff642797
656 changed files with 23 additions and 662 deletions
|
@ -1,6 +1,5 @@
|
|||
//@ run-pass
|
||||
#![allow(dead_code)]
|
||||
//@ pretty-expanded FIXME #23616
|
||||
|
||||
enum Foo {
|
||||
Bar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue