diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2020-09-25 19:42:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-25 19:42:43 +0200 |
| commit | 0a3cf02fd7c1d3c52ba2c4cd8d955e3fb091f651 (patch) | |
| tree | 17a93c0d9a52b53fc4458e8f31ca44e63de6deb7 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 8621ef1159d2a3fa30afb3ec65e5f678232f5723 (diff) | |
| parent | 16769eb19e8051a32a93c1b3fd7847aff5c9eded (diff) | |
| download | rust-0a3cf02fd7c1d3c52ba2c4cd8d955e3fb091f651.tar.gz rust-0a3cf02fd7c1d3c52ba2c4cd8d955e3fb091f651.zip | |
Rollup merge of #77120 - ecstatic-morse:keep-stage-std, r=Mark-Simulacrum
Add `--keep-stage-std` to `x.py` for keeping only standard library artifacts Unlike `--keep-stage 0`, `--keep-stage-std 0` will allow the stage 0 compiler artifacts (i.e., stage1/bin/rustc) to be rebuilt if it has changed. This allows contributors to iterate on later stages of the compiler in tandem with the standard library without needing to to rebuild the entire compiler. I often run into this when working on const-checking, since I may need to add a feature gate or make a small tweak to the standard library.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
