]> git.lizzy.rs Git - rust.git/blob - compiler/rustc_codegen_gcc/clean_all.sh
Rollup merge of #102445 - jmillikin:cstr-is-empty, r=Mark-Simulacrum
[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/