]> git.lizzy.rs Git - rust.git/blobdiff - Makefile.in
Address review comments
[rust.git] / Makefile.in
index e41ce56b9ed0c9b5d87e928cfbff73e79b1760bb..9bc4463922732679067888e23d52a0dfb9966702 100644 (file)
 #     // Having trouble figuring out which test is failing? Turn off parallel tests
 #     make check-stage1-std RUST_TEST_THREADS=1
 #
+#     // To make debug!() and other logging calls visible, reconfigure:
+#     ./configure --enable-debug-assertions
+#     make ....
+#
 # If you really feel like getting your hands dirty, then:
 #
 #     run `make nitty-gritty`