]> git.lizzy.rs Git - rust.git/blobdiff - clean_all.sh
trans_fn: Use replace() instead of new() + swap()
[rust.git] / clean_all.sh
index f768bb50c73f624da5abc9230ee8d3367b0163b6..3003a0ea2d102d779ec08cafe902a33af5d62340 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash --verbose
 set -e
 
-rm -rf target/ build_sysroot/{sysroot/,sysroot_src/,target/,Cargo.lock} perf.data{,.old}
+rm -rf target/ build_sysroot/{sysroot/,sysroot_src/,target/} perf.data{,.old}
+rm -rf rand/ regex/ simple-raytracer/