We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d03e3c commit cb34267Copy full SHA for cb34267
src/test/run-pass/issue-23338-ensure-param-drop-order.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 : (#23623) problems when ending with // comments
12
+
13
// This test is ensuring that parameters are indeed dropped after
14
// temporaries in a fn body.
15
0 commit comments