Uh oh!
There was an error while loading. Please reload this page.
cleanup azure leftovers - #112663
Conversation
rustbot
commented
Jun 15, 2023
(rustbot has picked a reviewer for you, use r? to override) |
rustbot
commented
Jun 15, 2023
The Miri subtree was changed cc @rust-lang/miri |
What part of should be removed? rust/src/bootstrap/toolstate.rs Lines 358 to 383 in f9097f8 can this be changed back to https? Lines 153 to 164 in f9097f8 |
Uh oh!
There was an error while loading. Please reload this page.
emilyalbini
commented
Jun 18, 2023
Not really much, it's the same procedure even though it's now on GitHub Actions.
I'd keep it as http: date drifts could cause validation of the tls certificate to fail, while the whole purpose of the check is to detect date drifts. |
emilyalbini
commented
Jun 18, 2023
Current changes look good, let me know if you want to make more here or if I should approve this 🙂 |
klensy
commented
Jun 18, 2023
Let's merge, no new ideas here yet. |
emilyalbini
commented
Jun 18, 2023
@bors r+ |
bors
commented
Jun 18, 2023
…mpiler-errors Rollup of 6 pull requests Successful merges: - rust-lang#112537 (Don't record adjustments twice in `note_source_of_type_mismatch_constraint`) - rust-lang#112663 (cleanup azure leftovers) - rust-lang#112668 (Test `x.ps1` in `msvc` CI job) - rust-lang#112710 (Re-use the deref-pattern recursion instead of duplicating the logic) - rust-lang#112753 (Don't try to auto-bless 32-bit `mir-opt` tests on ARM Mac hosts) - rust-lang#112758 (refactor(resolve): delete update_resolution function) r? `@ghost` `@rustbot` modify labels: rollup
Continuation of #97756