Skip to content

Commit af503be

Browse files
committed
ignore-pretty for the macro-comma-support test
include! and the pretty test do not mix
1 parent 9205f3d commit af503be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/macro-comma-support.rs

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
// implementations for some macro_rules! macros as an implementation
1818
// detail.
1919

20+
// ignore-pretty issue #37195
21+
2022
// compile-flags: --test -C debug_assertions=yes
2123
// revisions: std core
2224

0 commit comments

Comments
 (0)