]> git.lizzy.rs Git - rust.git/blob - clean_all.sh
Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506' into sync_cg_gcc-2022-03-26
[rust.git] / clean_all.sh
1 #!/bin/bash --verbose
2 set -e
3
4 rm -rf target/ build_sysroot/{sysroot/,sysroot_src/,target/,Cargo.lock} perf.data{,.old}
5 rm -rf regex/ simple-raytracer/