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 c17a785 commit a6e109dCopy full SHA for a6e109d
tests/ui/rfcs/rfc-2294-if-let-guard/compare-drop-order.rs
@@ -1,7 +1,3 @@
1
-// check drop order of temporaries create in match guards.
2
-// For normal guards all temporaries are dropped before the body of the arm.
3
-// For let guards temporaries live until the end of the arm.
4
-
5
//@ run-pass
6
//@revisions: edition2015 edition2018 edition2021 edition2024
7
//@[edition2015] edition:2015
0 commit comments