Module bootstrap::core::build_steps::clean
source Β· Expand description
./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
build/cache directory (download cache) or the build/$target/llvm
directory unless the --all flag is present.
MacrosΒ§
- clean_crate_tree π
StructsΒ§
FunctionsΒ§
- clean π
- clean_default π
- clean_specific_stage π
- do_op π
- rm_rf π