We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b99665 commit cd11624Copy full SHA for cd11624
tests/run-make/rustc-crates-on-stable/rmake.rs
@@ -35,6 +35,8 @@ fn main() {
35
"rustc_abi",
36
"-p",
37
"rustc_parse_format",
38
+ "-p",
39
+ "rustc_hashes",
40
])
41
.run();
42
}
0 commit comments