Skip to content

Commit f6c0006

Browse files
committed
Sync from rust 6a62871
2 parents 973dd56 + 89ab75e commit f6c0006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/gen_block_iterate.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Copied from https://github.com/rust-lang/rust/blob/46455dc65069387f2dc46612f13fd45452ab301a/tests/ui/coroutine/gen_block_iterate.rs
22
// revisions: next old
33
//compile-flags: --edition 2024 -Zunstable-options
4-
//[next] compile-flags: -Ztrait-solver=next
4+
//[next] compile-flags: -Znext-solver
55
// run-pass
66
#![feature(gen_blocks)]
77

0 commit comments

Comments
 (0)