]> git.lizzy.rs Git - rust.git/commit
Auto merge of #92152 - matthiaskrgr:rollup-nmskpw6, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Tue, 21 Dec 2021 09:01:25 +0000 (09:01 +0000)
committerbors <bors@rust-lang.org>
Tue, 21 Dec 2021 09:01:25 +0000 (09:01 +0000)
commit3d57c61a9e04dcd3df633f41142009d6dcad4399
treecb2777e279adb1b6b1f6d38baa1e4b4782e142e1
parent87e8639d8dd900ebdd79e9f0491ca4ae40944f02
parentee45a532f30dc8d6f373b952f09a265d979a2083
Auto merge of #92152 - matthiaskrgr:rollup-nmskpw6, r=matthiaskrgr

Rollup of 7 pull requests

Successful merges:

 - #90345 (Stabilise entry_insert)
 - #91412 (Improve suggestions for importing out-of-scope traits reexported as `_`)
 - #91770 (Suggest adding a `#[cfg(test)]` to to a test module)
 - #91823 (Make `PTR::as_ref` and similar methods `const`.)
 - #92127 (Move duplicates removal when generating results instead of when displaying them)
 - #92129 (JoinHandle docs: add missing 'the')
 - #92131 (Sync rustc_codegen_cranelift)

Failed merges:

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