We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec79d3 commit 90bb861Copy full SHA for 90bb861
src/test/mir-opt/unusual-item-types.rs
@@ -1,5 +1,6 @@
1
// Test that we don't ICE when trying to dump MIR for unusual item types and
2
// that we don't create filenames containing `<` and `>`
3
+// ignore-tidy-linelength
4
5
struct A;
6
0 commit comments