Rollup merge of #26644 - pelmers:make_stage_tip, r=sfackler
I keep forgetting the command to do partial stage1 compile, so I think it would be helpful to add it into `make tips`.
This commit is contained in:
commit
1659075b4a
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue