We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 759c4ac commit 8f02c4eCopy full SHA for 8f02c4e
clean_all.sh
@@ -2,5 +2,5 @@
2
set -e
3
4
rm -rf build_sysroot/{sysroot_src/,target/,compiler-builtins/,rustc_version}
5
-rm -rf target/ build/ perf.data{,.old}
+rm -rf target/ build/ perf.data{,.old} y.bin
6
rm -rf rand/ regex/ simple-raytracer/ portable-simd/
0 commit comments