We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c92520a commit 4633398Copy full SHA for 4633398
scripts/test_rustc_tests.sh
@@ -155,8 +155,6 @@ cp $(../dist/rustc-clif --print target-libdir)/libstd-*.so ../dist/lib/
155
156
# prevent $(RUSTDOC) from picking up the sysroot built by x.py. It conflicts with the one used by
157
# rustdoc-clif
158
-# FIXME remove the bootstrap changes once it is no longer necessary to revert rust-lang/rust#130642
159
-# to avoid building rustc when testing stage0 run-make.
160
cat <<EOF | git apply -
161
diff --git a/tests/run-make/tools.mk b/tests/run-make/tools.mk
162
index ea06b620c4c..b969d0009c6 100644
0 commit comments