bootstrap: Describe build_steps::clean how 2024 knows it

This commit is contained in:
Jubilee Young 2024-04-21 18:39:48 -07:00
parent ce27ea935e
commit b756b11ae3

View File

@ -1,4 +1,4 @@
//! Implementation of `make clean` in rustbuild.
//! `./x.py clean`
//!
//! Responsible for cleaning out a build directory of all old and stale
//! artifacts to prepare for a fresh build. Currently doesn't remove the