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