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 2071fc2 commit fe71247Copy full SHA for fe71247
tests/crashes/131342.rs
@@ -1,4 +1,5 @@
1
//@ known-bug: #131342
2
+//@ compile-flags: -Copt-level=0
3
4
fn main() {
5
let mut items = vec![1, 2, 3, 4, 5].into_iter();
0 commit comments