mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-16 05:56:56 +00:00
Update clean_all.sh for the rename of stdsimd to portable-simd
This commit is contained in:
parent
33b62ae3f3
commit
ddaa7459b2
@ -3,4 +3,4 @@ set -e
|
||||
|
||||
rm -rf build_sysroot/{sysroot_src/,target/,compiler-builtins/,rustc_version}
|
||||
rm -rf target/ build/ perf.data{,.old}
|
||||
rm -rf rand/ regex/ simple-raytracer/ stdsimd/
|
||||
rm -rf rand/ regex/ simple-raytracer/ portable-simd/
|
||||
|
Loading…
Reference in New Issue
Block a user