Add help
about using cargo tree
This commit is contained in:
parent
ba32673215
commit
d8b07718f4
2 changed files with 14 additions and 11 deletions
|
@ -1742,6 +1742,7 @@ impl<'a, 'tcx> TypeErrCtxt<'a, 'tcx> {
|
|||
],
|
||||
);
|
||||
}
|
||||
err.help("you can use `cargo tree` to explore your dependency tree");
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue