···93 rm src/test/debuginfo/vec-slices.rs
94 rm src/test/debuginfo/vec.rs
9596- # this can probably be removed when rust is updated beyond 1.17
97- # fixes a warning in the test harness (I think?) which fails the build due
98- # to strict warnings
99- sed -i '/static_in_const/d' src/tools/compiletest/src/main.rs
100-101 # Useful debugging parameter
102 # export VERBOSE=1
103 ''