Skip to content

Commit 513a9c6

Browse files
committed
Move test to right place
1 parent 60f5cad commit 513a9c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

foo.rs renamed to src/test/ui/generator/issue-57017.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// check-pass
2+
// compile-flags: -Zdrop-tracking
23
#![feature(generators, negative_impls)]
34

45
struct Client;

0 commit comments

Comments
 (0)