diff options
| author | bors <bors@rust-lang.org> | 2024-06-10 02:27:43 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-06-10 02:27:43 +0000 |
| commit | d2fb97fceccb7b7d71c40cc2d3c9b376fd2883aa (patch) | |
| tree | ab964ab1c8ae70100737da2e33c0dcf4ebf1386d /compiler/rustc_hir_analysis/src/collect/generics_of.rs | |
| parent | 6d94a8727522e21c4309deb7034f5093531a6a76 (diff) | |
| parent | 99c5476edb85f061d960b4c789b4f70ec444864d (diff) | |
| download | rust-d2fb97fceccb7b7d71c40cc2d3c9b376fd2883aa.tar.gz rust-d2fb97fceccb7b7d71c40cc2d3c9b376fd2883aa.zip | |
Auto merge of #126153 - onur-ozkan:fix-rustdoc-issue-with-ci-rustc, r=Mark-Simulacrum
resolve rustdoc incompatibility with `rust.download-rustc=true` + `rust.channel= beta/stable` Previously, we were unable to use `rust.download-rustc` with the beta or stable channel settings through `rust.channel` due to breaking rustdoc UI tests. This was because when using a precompiled nightly compiler from CI, we must use the channel of precompiled compiler and ignore `rust.channel` from the configuration. This change addresses that issue in `Builder::doc_rust_lang_org_channel` and allows rustdoc UI tests to work with the precompiled compiler even if the channel specified in config.toml is "beta" or "stable". Blocker for https://github.com/rust-lang/rust/pull/122709
Diffstat (limited to 'compiler/rustc_hir_analysis/src/collect/generics_of.rs')
0 files changed, 0 insertions, 0 deletions
