We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--explain
1 parent 542d474 commit 2f1e1abCopy full SHA for 2f1e1ab
Cargo.toml
@@ -33,6 +33,7 @@ tester = "0.9"
33
regex = "1.5"
34
# This is used by the `collect-metadata` alias.
35
filetime = "0.2"
36
+walkdir = "2.3"
37
38
# A noop dependency that changes in the Rust repository, it's a bit of a hack.
39
# See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`
0 commit comments