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#137838 - matthiaskrgr:rollup-5brlcyr, r=matthiaskrgr
Rollup of 9 pull requests
Successful merges:
- rust-lang#137045 (Defer repeat expr `Copy` checks to end of type checking)
- rust-lang#137171 (Suggest swapping equality on E0277)
- rust-lang#137686 (Handle asm const similar to inline const)
- rust-lang#137689 (Use `Binder<Vec<Ty>>` instead of `Vec<Binder<Ty>>` in both solvers for sized/auto traits/etc.)
- rust-lang#137718 (Use original command for showing sccache stats)
- rust-lang#137730 (checked_ilog tests: deal with a bit of float imprecision)
- rust-lang#137735 (Update E0133 docs for 2024 edition)
- rust-lang#137742 (unconditionally lower match arm even if it's unneeded for never pattern in match)
- rust-lang#137771 (Tweak incorrect ABI suggestion and make suggestion verbose)
Failed merges:
- rust-lang#137723 (Make `rust.description` more general-purpose and pass `CFG_VER_DESCRIPTION`)
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments