1 2 3 4 5
error: `loop { }` blocks are not (yet) supported in `dfir_syntax!`. --> tests/compile-fail-stable/surface_inline_loop.rs:6:18 | 6 | x -> batch() -> for_each(|_x: i32| {}); | ^^^^^