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 ce27ea9 commit b756b11Copy full SHA for b756b11
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