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 762d317 commit a47d390Copy full SHA for a47d390
src/tools/compiletest/src/header.rs
@@ -693,6 +693,7 @@ const KNOWN_DIRECTIVE_NAMES: &[&str] = &[
693
"check-run-results",
694
"check-stdout",
695
"check-test-line-numbers-match",
696
+ "compare-output-lines-by-subset",
697
"compile-flags",
698
"dont-check-compiler-stderr",
699
"dont-check-compiler-stdout",
0 commit comments