We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6170435 commit 1a68b18Copy full SHA for 1a68b18
src/test/run-pass/issue-27401-dropflag-reinit.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// ignore-pretty #27582
12
+
13
// Check that when a `let`-binding occurs in a loop, its associated
14
// drop-flag is reinitialized (to indicate "needs-drop" at the end of
15
// the owning variable's scope).
0 commit comments