diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-08-26 23:25:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-26 23:25:04 +0200 |
| commit | e84b35478b38b9edc1a7f0354ad102f94b633f00 (patch) | |
| tree | 9fe268adc63d123b51cd0431229f32174c984cf1 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 5ba3bfc49a946465dd442168d5d7b4260fedc8cd (diff) | |
| parent | 2261968711cb59ab109a1a1c3640db6698798865 (diff) | |
| download | rust-e84b35478b38b9edc1a7f0354ad102f94b633f00.tar.gz rust-e84b35478b38b9edc1a7f0354ad102f94b633f00.zip | |
Rollup merge of #145887 - GuillaumeGomez:bootstrap-codegen-backends, r=Kobzol
bootstrap: Don't panic if codegen-backends is set to empty It fixes a bug we encountered in our last GCC backend sync: https://github.com/rust-lang/rustc_codegen_gcc/actions/runs/17214525469/job/48834700055?pr=753#step:18:595 In short, we used to have in `bootstrap.toml` an empty `rust.codegen-backends = []`, triggering the `unwrap`. We fixed it in https://github.com/rust-lang/rustc_codegen_gcc/pull/753/commits/ad99858fd9056bd29e96898be0f5e01ef527a092. r? `@Kobzol`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
