Add tip to do partial compile.

This commit is contained in:
Peter Elmers 2015-06-28 18:49:22 -07:00
parent 2671e8cee0
commit 9b6fe6ca36
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
# * tidy-basic - show file / line stats
# * tidy-errors - show the highest rustc error code
# * tidy-features - show the status of language and lib features
# * rustc-stage$(stage) - Only build up to a specific stage
#
# Then mix in some of these environment variables to harness the
# ultimate power of The Rust Build System.