We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d2831 commit 89ab75eCopy full SHA for 89ab75e
example/gen_block_iterate.rs
@@ -1,7 +1,7 @@
1
// Copied from https://github.com/rust-lang/rust/blob/46455dc65069387f2dc46612f13fd45452ab301a/tests/ui/coroutine/gen_block_iterate.rs
2
// revisions: next old
3
//compile-flags: --edition 2024 -Zunstable-options
4
-//[next] compile-flags: -Ztrait-solver=next
+//[next] compile-flags: -Znext-solver
5
// run-pass
6
#![feature(gen_blocks)]
7
0 commit comments