diff options
| author | kennytm <kennytm@gmail.com> | 2018-08-04 14:35:51 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-04 14:35:51 +0800 |
| commit | a3653828265ee42d8db52056211ffc375017cf99 (patch) | |
| tree | e85639df63487609aa2ee91ce490fe34c29297d0 /src/rustllvm/RustWrapper.cpp | |
| parent | e82dab7c0eba73ce701e810748bce03502f2c4cb (diff) | |
| parent | 66a47182d10542b68773d8a1cb9230a4918a5068 (diff) | |
| download | rust-a3653828265ee42d8db52056211ffc375017cf99.tar.gz rust-a3653828265ee42d8db52056211ffc375017cf99.zip | |
Rollup merge of #52969 - Keruspe:local_rebuild, r=alexcrichton
rustbuild: fix local_rebuild If we detect a local rebuild (e.g. bootstrap compiler is the same version as target compiler), we set stage to 1. When trying to build e.g. UnstableBook, we use Mode::ToolBootstrap and stage is 1. Just allow Mode::ToolBootstrap and stagge != 0 if we are in a local_rebuild This fixes building current master using current beta (as master hasn't yet been bumped to 1.30). This should be backported to beta too, as currently we cannot build beta using itself because of that. r? @alexcrichton
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
