]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #101736 - GuillaumeGomez:rollup-f71kjdb, r=GuillaumeGomez
authorbors <bors@rust-lang.org>
Mon, 12 Sep 2022 22:15:47 +0000 (22:15 +0000)
committerbors <bors@rust-lang.org>
Mon, 12 Sep 2022 22:15:47 +0000 (22:15 +0000)
commit089584db01c85c24cc98a532eb7d02f651a2c137
tree1ec206b95fdbabfb2fd1f2f3428dbb2ee3a38df2
parentfa6ee9375242ae784dab1837dfc0b92f43e787ce
parent031a2f85a52e850758447c7aec879622aff87d33
Auto merge of #101736 - GuillaumeGomez:rollup-f71kjdb, r=GuillaumeGomez

Rollup of 8 pull requests

Successful merges:

 - #100185 (Fix `ReErased` leaking into typeck due to `typeof(...)` recovery)
 - #100291 (constify some `CStr` methods)
 - #101677 (Add test for #101211)
 - #101723 (Impove diagnostic for `.await`ing non-futures)
 - #101724 (Allow unauthenticated users to add the `const-hack` label)
 - #101731 (rustdoc: improve rustdoc HTML suggestions handling of nested generics)
 - #101732 (Feature gate the `rustdoc::missing_doc_code_examples` lint)
 - #101735 (rustdoc: fix treatment of backslash-escaped HTML)

Failed merges:

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