Skip to content

Commit a6e109d

Browse files
committed
temp
1 parent c17a785 commit a6e109d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/ui/rfcs/rfc-2294-if-let-guard/compare-drop-order.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
51
//@ run-pass
62
//@revisions: edition2015 edition2018 edition2021 edition2024
73
//@[edition2015] edition:2015

0 commit comments

Comments
 (0)