]> git.lizzy.rs Git - rust.git/blob - compiler/rustc_codegen_gcc/clean_all.sh
Auto merge of #107688 - lukas-code:projection-with-lifetime, r=jackh726
[rust.git] / compiler / rustc_codegen_gcc / clean_all.sh
1 #!/usr/bin/env bash
2 set -e
3 set -v
4
5 rm -rf target/ build_sysroot/{sysroot/,sysroot_src/,target/,Cargo.lock} perf.data{,.old}
6 rm -rf regex/ simple-raytracer/