Skip to content

Commit 4633398

Browse files
committed
Remove outdated fixme
1 parent c92520a commit 4633398

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: scripts/test_rustc_tests.sh

-2
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,6 @@ cp $(../dist/rustc-clif --print target-libdir)/libstd-*.so ../dist/lib/
155155

156156
# prevent $(RUSTDOC) from picking up the sysroot built by x.py. It conflicts with the one used by
157157
# 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.
160158
cat <<EOF | git apply -
161159
diff --git a/tests/run-make/tools.mk b/tests/run-make/tools.mk
162160
index ea06b620c4c..b969d0009c6 100644

0 commit comments

Comments
 (0)