update use of feature flags
This commit is contained in:
parent
e3d2831ff4
commit
89ab75e856
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
// Copied from https://github.com/rust-lang/rust/blob/46455dc65069387f2dc46612f13fd45452ab301a/tests/ui/coroutine/gen_block_iterate.rs
|
||||
// revisions: next old
|
||||
//compile-flags: --edition 2024 -Zunstable-options
|
||||
//[next] compile-flags: -Ztrait-solver=next
|
||||
//[next] compile-flags: -Znext-solver
|
||||
// run-pass
|
||||
#![feature(gen_blocks)]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue