Skip to content

Commit e86e801

Browse files
committed
add ignore-mode-crashes to the know list of compiletest directive names
1 parent d8f6337 commit e86e801

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/compiletest/src/header.rs

+1
Original file line numberDiff line numberDiff line change
@@ -758,6 +758,7 @@ const KNOWN_DIRECTIVE_NAMES: &[&str] = &[
758758
"ignore-mode-codegen-units",
759759
"ignore-mode-coverage-map",
760760
"ignore-mode-coverage-run",
761+
"ignore-mode-crashes",
761762
"ignore-mode-debuginfo",
762763
"ignore-mode-incremental",
763764
"ignore-mode-js-doc-test",

0 commit comments

Comments
 (0)