We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc926f7 commit ac9c5bdCopy full SHA for ac9c5bd
tests/ui/coroutine/gen_block_panic.rs
@@ -1,5 +1,6 @@
1
//compile-flags: --edition 2024 -Zunstable-options
2
// run-pass
3
+// needs-unwind
4
#![feature(gen_blocks)]
5
6
fn main() {
0 commit comments