Skip to content

Commit 62e9a09

Browse files
Convert impl-trait/issue-42479.rs to compile-pass
1 parent 2e1ac08 commit 62e9a09

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

src/test/run-pass/impl-trait/issue-42479.stderr

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/test/run-pass/impl-trait/issue-42479.rs renamed to src/test/ui/impl-trait/issue-42479.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// run-pass
11+
// compile-pass
1212

1313
use std::iter::once;
1414

0 commit comments

Comments
 (0)