Skip to content

Commit 569e547

Browse files
committed
remap missing path tests/crashes to tests
Signed-off-by: onur-ozkan <[email protected]>
1 parent c9fb74e commit 569e547

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bootstrap/src/core/builder.rs

+1
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ const PATH_REMAP: &[(&str, &[&str])] = &[
322322
"tests/codegen-units",
323323
"tests/coverage",
324324
"tests/coverage-run-rustdoc",
325+
"tests/crashes",
325326
"tests/debuginfo",
326327
"tests/incremental",
327328
"tests/mir-opt",

0 commit comments

Comments
 (0)