We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a45233 commit b2d62edCopy full SHA for b2d62ed
src/bootstrap/src/core/build_steps/clean.rs
@@ -1,4 +1,4 @@
1
-//! Implementation of `make clean` in rustbuild.
+//! `./x.py clean`
2
//!
3
//! Responsible for cleaning out a build directory of all old and stale
4
//! artifacts to prepare for a fresh build. Currently doesn't remove the
0 commit comments