]> git.lizzy.rs Git - rust.git/blob - clean_all.sh
Hide anonymous allocations from linked artifact
[rust.git] / clean_all.sh
1 #!/bin/bash --verbose
2 set -e
3
4 rm -rf target/ build_sysroot/{sysroot/,sysroot_src/,target/} perf.data{,.old}
5 rm -rf rand/ regex/ simple-raytracer/