about summary refs log tree commit diff
path: root/src/libstd/sync
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-12-15 14:01:55 +0000
committerbors <bors@rust-lang.org>2016-12-15 14:01:55 +0000
commitf70ad0adfda42d507fdfc90d4d26da4a66ef89f6 (patch)
tree0e5b6a7d3091a1193b5569eddfe2eef456f1c9c9 /src/libstd/sync
parent833b03ad52f1d5381d65ad866ab79cb9a68b0e7f (diff)
parent0e01427bba6e4f5ceef4531d239c5bbc6c5d8082 (diff)
downloadrust-f70ad0adfda42d507fdfc90d4d26da4a66ef89f6.tar.gz
rust-f70ad0adfda42d507fdfc90d4d26da4a66ef89f6.zip
Auto merge of #38331 - bluss:assume-stage, r=alexcrichton
rustbuild: Add cli option --keep-stage

This option is intended to be used like:

./x.py build --stage 1 --keep-stage 0

Which skips all stage 0 steps, so that stage 1 can be recompiled
directly (even if for example libcore has changes).

This is useful when working on `cfg(not(stage0))` parts of the
libraries or when re-running stage 1 tests in libraries in general.

Fixes #38326
Diffstat (limited to 'src/libstd/sync')
0 files changed, 0 insertions, 0 deletions