]> git.proxmox.com Git - rustc.git/blob - compiler/rustc_codegen_gcc/clean_all.sh
New upstream version 1.63.0+dfsg1
[rustc.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/