You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of rust-lang#90938 - cuviper:beta-next, r=Mark-Simulacrum
[beta] backports
- Fix assertion failures in OwnedHandle with windows_subsystem. rust-lang#88798
- Ensure that pushing empty path works as before on verbatim paths rust-lang#89665
- Feature gate + make must_not_suspend allow-by-default rust-lang#89826
- Only use clone3 when needed for pidfd rust-lang#89930
- Fix documentation header sizes rust-lang#90186
- Fixes incorrect handling of ADT's drop requirements rust-lang#90218
- Fix ICE when forgetting to Box a parameter to a Self::func call rust-lang#90221
- Prevent duplicate caller bounds candidates by exposing default substs in Unevaluated rust-lang#90266
- Update odht crate to 0.3.1 (big-endian bugfix) rust-lang#90403
- rustdoc: Go back to loading all external crates unconditionally rust-lang#90489
- Split doc_cfg and doc_auto_cfg features rust-lang#90502
- Apply adjustments for field expression even if inaccessible rust-lang#90508
- Warn for variables that are no longer captured rust-lang#90597
- Properly register text_direction_codepoint_in_comment lint. rust-lang#90626
- CI: Use ubuntu image to download openssl, curl sources, cacert.pem for x86 dist builds rust-lang#90457
- Android is not GNU rust-lang#90834
- Update llvm submodule rust-lang#90954
Additionally, this bumps the stage 0 compiler from beta to stable 1.56.1.
r? `@Mark-Simulacrum`
0 commit comments