Uh oh!
There was an error while loading. Please reload this page.
Fix compile errors for uwp-windows-msvc targets - #101481
Conversation
rustbot
commented
Sep 6, 2022
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
rust-highfive
commented
Sep 6, 2022
@ChrisDenton: no appropriate reviewer found, use r? to override |
ChrisDenton
commented
Sep 6, 2022
r? libs |
ChrisDenton
commented
Sep 6, 2022
There are actually two small issues here but one of them is fixed in another PR so I'll only focus on the other one to avoid merge conflicts. |
thomcc
commented
Sep 6, 2022
Oof! @bors r+ rollup |
bors
commented
Sep 6, 2022
Rollup of 8 pull requests Successful merges: - rust-lang#101451 (Add incremental test for changing struct name in assoc type.) - rust-lang#101468 (fix RPIT ICE for implicit HRTB when missing dyn) - rust-lang#101481 (Fix compile errors for uwp-windows-msvc targets) - rust-lang#101484 (Remove dead broken code from const zst handling in backends) - rust-lang#101486 (Add list of recognized repr attributes to the unrecognized repr error) - rust-lang#101488 (rustdoc: remove unused CSS `#results > table`) - rust-lang#101491 (rustdoc: remove outdated CSS `.sub-variant > div > .item-info`) - rust-lang#101497 (:arrow_up: rust-analyzer) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Fixes#101480