]> git.lizzy.rs Git - rust.git/blobdiff - Makefile.in
Ensure that .join().unwrap() works
[rust.git] / Makefile.in
index 153092d26f656721fb11734a0f3dce0920813240..e7ad2aec7be0af4be5390c40443f5f7c5262fcfa 100644 (file)
 #     // 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`