Skip to content

Commit 2f1e1ab

Browse files
committed
add --explain subcommand
1 parent 542d474 commit 2f1e1ab

File tree

4 files changed

+641
-0
lines changed

4 files changed

+641
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ tester = "0.9"
3333
regex = "1.5"
3434
# This is used by the `collect-metadata` alias.
3535
filetime = "0.2"
36+
walkdir = "2.3"
3637

3738
# A noop dependency that changes in the Rust repository, it's a bit of a hack.
3839
# See the `src/tools/rustc-workspace-hack/README.md` file in `rust-lang/rust`

0 commit comments

Comments
 (0)