diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-10-13 22:51:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-13 22:51:03 +0200 |
| commit | 204bd6e2156c01ba183532294b6dd9366e0c0a04 (patch) | |
| tree | fd4b7b790235d85a84ea97fce50fc5dac04a3a17 /compiler/rustc_mir_transform/src/coverage/mod.rs | |
| parent | 9f0ef184b815318bf044194e150f612a3d898105 (diff) | |
| parent | 31265c6ca3a2d404b7dbda0e3529f0be7c38cde7 (diff) | |
| download | rust-204bd6e2156c01ba183532294b6dd9366e0c0a04.tar.gz rust-204bd6e2156c01ba183532294b6dd9366e0c0a04.zip | |
Rollup merge of #89759 - jyn514:x-build-assemble, r=Mark-Simulacrum
Assemble the compiler when running `x.py build` Previously, there was no way to actually get binaries in `build/$TARGET/stage1/bin` without building the standard library. This makes it possible to build just the compiler. This can be useful when the standard library isn't actually necessary for trying out your tests (e.g. a bug that can be reproduced with only a `no_core` crate). Closes https://github.com/rust-lang/rust/issues/73519.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/mod.rs')
0 files changed, 0 insertions, 0 deletions
