bootstrap: remove unused comment
resolver-tests is for test only so no need to document it.
This commit is contained in:
parent
ee9a70dec0
commit
72321011ca
1 changed files with 0 additions and 2 deletions
|
|
@ -1004,8 +1004,6 @@ tool_doc!(
|
|||
"crates-io",
|
||||
"mdman",
|
||||
"rustfix",
|
||||
// FIXME: this trips a license check in tidy.
|
||||
// "resolver-tests",
|
||||
]
|
||||
);
|
||||
tool_doc!(Tidy, "tidy", "src/tools/tidy", rustc_tool = false, crates = ["tidy"]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue