We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cefbe50 + bdecd9d commit a52c7dcCopy full SHA for a52c7dc
Makefile.in
@@ -100,6 +100,10 @@
100
# // Having trouble figuring out which test is failing? Turn off parallel tests
101
# make check-stage1-std RUST_TEST_THREADS=1
102
#
103
+# // To make debug!() and other logging calls visible, reconfigure:
104
+# ./configure --enable-debug-assertions
105
+# make ....
106
+#
107
# If you really feel like getting your hands dirty, then:
108
109
# run `make nitty-gritty`
0 commit comments