Add rustc_abi and rustc_parse_format to rustc-crates-on-stable test
This commit is contained in:
parent
3e33bda032
commit
7244af6ca3
@ -31,6 +31,10 @@ fn main() {
|
|||||||
"rustc_pattern_analysis",
|
"rustc_pattern_analysis",
|
||||||
"-p",
|
"-p",
|
||||||
"rustc_lexer",
|
"rustc_lexer",
|
||||||
|
"-p",
|
||||||
|
"rustc_abi",
|
||||||
|
"-p",
|
||||||
|
"rustc_parse_format",
|
||||||
])
|
])
|
||||||
.run();
|
.run();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user