summaryrefslogtreecommitdiffstats
path: root/compiler/rustc_codegen_gcc/clean_all.sh
blob: 782bd3e5058c430929a49dbf107cfd3768864339 (plain)
1
2
3
4
5
6
#!/usr/bin/env bash
set -e
set -v

rm -rf target/ build_sysroot/{sysroot/,sysroot_src/,target/,Cargo.lock} perf.data{,.old}
rm -rf regex/ simple-raytracer/