]> git.lizzy.rs Git - rust.git/blob - compiler/rustc_codegen_cranelift/clean_all.sh
Auto merge of #80828 - SNCPlay42:opaque-projections, r=estebank
[rust.git] / compiler / rustc_codegen_cranelift / clean_all.sh
1 #!/usr/bin/env bash
2 set -e
3
4 rm -rf target/ build/ build_sysroot/{sysroot_src/,target/,compiler-builtins/} perf.data{,.old}
5 rm -rf rand/ regex/ simple-raytracer/