Module 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§

CleanAll
Rustc
Std

Functions§

clean πŸ”’
clean_default πŸ”’
clean_specific_stage πŸ”’
do_op πŸ”’
rm_rf πŸ”’