]> git.lizzy.rs Git - rust.git/commit
Auto merge of #89530 - workingjubilee:rollup-ua14iq6, r=workingjubilee
authorbors <bors@rust-lang.org>
Mon, 4 Oct 2021 20:58:57 +0000 (20:58 +0000)
committerbors <bors@rust-lang.org>
Mon, 4 Oct 2021 20:58:57 +0000 (20:58 +0000)
commit003d8d3f56848b6f3833340e859b089a09aea36a
tree2684f9670ab0a20213c782cf681e637d30095459
parent175b8db73bfd078b4bcd3c28c8d6f51d5895ebf3
parent9866b090f48fc5f45ca9c80618976e41987fc25d
Auto merge of #89530 - workingjubilee:rollup-ua14iq6, r=workingjubilee

Rollup of 13 pull requests

Successful merges:

 - #83655 ([aarch64] add target feature outline-atomics)
 - #87091 (implement advance_(back_)_by on more iterators)
 - #88451 (Fix an ICE caused by type mismatch errors being ignored)
 - #88452 (VecDeque: improve performance for From<[T; N]>)
 - #89400 (Improve wording of `map_or_else` docs)
 - #89407 (Recommend running `cargo clean` in E0514 output)
 - #89443 (Include the length in BTree hashes)
 - #89444 (rustdoc: use slice::contains instead of open-coding it)
 - #89447 (Improve error message for missing angle brackets in `[_]::method`)
 - #89453 (Consistently use 'supertrait'.)
 - #89483 (Practice diagnostic message convention)
 - #89500 (Fix ICE with buffered lint referring to AST node deleted by everybody_loops)
 - #89508 (Stabilize `const_panic`)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup