Skip to content

Commit 7232101

Browse files
committed
bootstrap: remove unused comment
resolver-tests is for test only so no need to document it.
1 parent ee9a70d commit 7232101

File tree

1 file changed

+0
-2
lines changed
  • src/bootstrap/src/core/build_steps

1 file changed

+0
-2
lines changed

src/bootstrap/src/core/build_steps/doc.rs

-2
Original file line numberDiff line numberDiff line change
@@ -1004,8 +1004,6 @@ tool_doc!(
10041004
"crates-io",
10051005
"mdman",
10061006
"rustfix",
1007-
// FIXME: this trips a license check in tidy.
1008-
// "resolver-tests",
10091007
]
10101008
);
10111009
tool_doc!(Tidy, "tidy", "src/tools/tidy", rustc_tool = false, crates = ["tidy"]);

0 commit comments

Comments
 (0)