Skip to content

Commit cb34267

Browse files
committed
ignore pretty tests for this file since it exercises a known bug.
1 parent 3d03e3c commit cb34267

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/issue-23338-ensure-param-drop-order.rs

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-pretty : (#23623) problems when ending with // comments
12+
1113
// This test is ensuring that parameters are indeed dropped after
1214
// temporaries in a fn body.
1315

0 commit comments

Comments
 (0)