diff options
| author | Ulrik Sverdrup <bluss@users.noreply.github.com> | 2016-12-12 23:21:42 +0100 |
|---|---|---|
| committer | Ulrik Sverdrup <bluss@users.noreply.github.com> | 2016-12-13 00:05:12 +0100 |
| commit | 4e696edc71fe72724f706af2cf827825d3a90c56 (patch) | |
| tree | 630a8b8573e5aa5a1e3db8b0181c65ac06c4683f /src/libstd/sync | |
| parent | fd5dc057936f5d84ccd8c1d5965f60e669b589d8 (diff) | |
| download | rust-4e696edc71fe72724f706af2cf827825d3a90c56.tar.gz rust-4e696edc71fe72724f706af2cf827825d3a90c56.zip | |
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.
Diffstat (limited to 'src/libstd/sync')
0 files changed, 0 insertions, 0 deletions
