diff --git a/Makefile.in b/Makefile.in index a760155bbd91a..6fbc6fe49c2ed 100644 --- a/Makefile.in +++ b/Makefile.in @@ -99,11 +99,6 @@ # // Having trouble figuring out which test is failing? Turn off parallel tests # make check-stage1-std RUST_TEST_TASKS=1 # -# This is hardly all there is to know of The Rust Build System's -# mysteries. The tale continues on the wiki[1]. -# -# [1]: https://github.com/rust-lang/rust/wiki/Note-testsuite -# # If you really feel like getting your hands dirty, then: # # run `make nitty-gritty`