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 fb6362e commit 5693122Copy full SHA for 5693122
clean_all.sh
@@ -3,4 +3,4 @@ set -e
3
4
rm -rf build_sysroot/{sysroot_src/,target/,compiler-builtins/,rustc_version}
5
rm -rf target/ build/ perf.data{,.old} y.bin
6
-rm -rf rand/ regex/ simple-raytracer/ portable-simd/
+rm -rf rand/ regex/ simple-raytracer/ portable-simd/ abi-checker/
0 commit comments