]> git.lizzy.rs Git - rust.git/commit
Auto merge of #92059 - matthiaskrgr:rollup-bainfyh, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Sat, 18 Dec 2021 07:20:50 +0000 (07:20 +0000)
committerbors <bors@rust-lang.org>
Sat, 18 Dec 2021 07:20:50 +0000 (07:20 +0000)
commit208ced64db20bd947a2ba5c90f37936fd3ab352b
tree1aa23a0e304a1935b962258e3884fe6f86d00011
parentdde825db464b08d6f572766579dfb629b837368c
parentfd445ddf96f11aadc01fd0d60bb92b419d7ffaa7
Auto merge of #92059 - matthiaskrgr:rollup-bainfyh, r=matthiaskrgr

Rollup of 7 pull requests

Successful merges:

 - #87901 (Fix suggestion of additional `pub` when using `pub pub fn ...`)
 - #89090 (Lint bare traits in AstConv.)
 - #91818 (Show the unused type for `unused_results` lint)
 - #91910 (miri: lift restriction on extern types being the only field in a struct)
 - #91928 (Constify (most) `Option` methods)
 - #91975 (Move generator check earlier in inlining.)
 - #92016 (builtin_macros: allow external consumers for AsmArgs parsing)

Failed merges:

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