]> git.lizzy.rs Git - rust.git/commit
Auto merge of #107309 - matthiaskrgr:rollup-0wgq6be, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Wed, 25 Jan 2023 23:39:51 +0000 (23:39 +0000)
committerbors <bors@rust-lang.org>
Wed, 25 Jan 2023 23:39:51 +0000 (23:39 +0000)
commit2a17174ee639f8e0a3cee307d5685d38beb474ba
treeac2ef589a755abd0ce77789d3c3554df41ba4e3e
parentc18a5e8a5b1afb0d7a582fe9ebad4c1996c90da3
parenta20b86f88122a07908284e37e5ada9aa4afc81cf
Auto merge of #107309 - matthiaskrgr:rollup-0wgq6be, r=matthiaskrgr

Rollup of 9 pull requests

Successful merges:

 - #105345 (Add hint for missing lifetime bound on trait object when type alias is used)
 - #106897 (Tweak E0597)
 - #106944 (Suggest using a lock for `*Cell: Sync` bounds)
 - #107239 (Bring tests back into rustc source tarball)
 - #107244 (rustdoc: rearrange HTML in primitive reference links)
 - #107255 (add test where we ignore hr implied bounds)
 - #107256 (Delete `SimplifyArmIdentity` and `SimplifyBranchSame` mir opts)
 - #107266 (rustdoc: prohibit scroll bar on source viewer in Safari)
 - #107282 (erica solver: implement builtin `Pointee` trait impl candidates)

Failed merges:

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