Skip to content

Commit

Permalink
mention debug-assertions
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Feb 25, 2016
1 parent 0ef8d42 commit bdecd9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile.in
Expand Up @@ -100,6 +100,10 @@
# // 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`
Expand Down

0 comments on commit bdecd9d

Please sign in to comment.