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#143407 - jhpratt:rollup-ekkoubw, r=jhpratt
Rollup of 11 pull requests
Successful merges:
- rust-lang#142749 (Add methods for converting bool to `Result<(), E>`)
- rust-lang#143288 (Fix `x clean` with a fifo)
- rust-lang#143307 (Fast path nitpicks)
- rust-lang#143346 (update coherence example)
- rust-lang#143356 (use unsigned_abs instead of `abs` on signed int to silence clippy)
- rust-lang#143370 (remove redundant #[must_use])
- rust-lang#143378 (simplify receivers for some array method calls)
- rust-lang#143380 (Replace kw_span by full span for generic const parameters.)
- rust-lang#143381 (rustdoc: don't treat methods under const impls or traits as const)
- rust-lang#143394 (compiler: Document and reduce `fn provide`s in hir crates)
- rust-lang#143395 (Always use the pure Rust fallback instead of `llvm.{maximum,minimum}`)
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments