about summary refs log tree commit diff
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-03-20 05:31:06 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-03-20 12:43:13 +0530
commitc785e7e2a1fd86f5600a49c27ba6ac01a22ca7de (patch)
tree2a468dd39b7a2a5d264194dc88d27a4a8e04b899
parent90e7f472f7b1a71998e0133f00b615524cc36a33 (diff)
parent13fd0a1c68b699a5d85e868cce4af7992fbd0d6c (diff)
downloadrust-c785e7e2a1fd86f5600a49c27ba6ac01a22ca7de.tar.gz
rust-c785e7e2a1fd86f5600a49c27ba6ac01a22ca7de.zip
Rollup merge of #23510 - lgvz:makefile, r=Manishearth
 The wiki doesn't seem to exist
-rw-r--r--Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.in b/Makefile.in
index 153092d26f6..e7ad2aec7be 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_THREADS=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`