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 #151104 - JonathanBrouwer:rollup-5gICySg, r=JonathanBrouwer
Rollup of 12 pull requests
Successful merges:
- #149408 (refactor: remove Ord bound from BinaryHeap::new etc)
- #150406 (Change some `matches!(.., .. if ..)` with let-chains)
- #150723 (std: move `errno` and related functions into `sys::io`)
- #150877 (resolve: Refactor away the side table `decl_parent_modules`)
- #150902 (Update to_uppercase docs to avoid ß->SS example)
- #150962 (Remove `FeedConstTy` and provide ty when lowering const arg)
- #151034 (std: Change UEFI env vars to volatile storage)
- #151036 (Better handle when trying to iterate on a `Range` of a type that isn't `Step`)
- #151067 (Avoid should-fail in two ui tests and a codegen-llvm test)
- #151072 (also handle ENOTTY ioctl errors when checking pidfd -> pid support)
- #151077 (Recognize potential `impl<const N: usize>` to `impl<N>` mistake)
- #151096 (Remove `Deref`/`DerefMut` impl for `Providers`.)
Failed merges:
- #150939 (resolve: Relax some asserts in glob overwriting and add tests)
r? @ghost
0 commit comments