]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #88824 - Manishearth:rollup-7bzk9h6, r=Manishearth
authorbors <bors@rust-lang.org>
Sat, 11 Sep 2021 03:30:55 +0000 (03:30 +0000)
committerbors <bors@rust-lang.org>
Sat, 11 Sep 2021 03:30:55 +0000 (03:30 +0000)
commit22719efcc570b043f2e519d6025e5f36eab38fe2
treef7fb4178f9e9964f7a1965b9c13e9c1654cb1cd4
parentb69fe57261086e70aea9d5b58819a1794bf7c121
parentf77311bc2b01a2708e5676a9a3bcb3d07d5040e2
Auto merge of #88824 - Manishearth:rollup-7bzk9h6, r=Manishearth

Rollup of 15 pull requests

Successful merges:

 - #85200 (Ignore derived Clone and Debug implementations during dead code analysis)
 - #86165 (Add proc_macro::Span::{before, after}.)
 - #87088 (Fix stray notes when the source code is not available)
 - #87441 (Emit suggestion when passing byte literal to format macro)
 - #88546 (Emit proper errors when on missing closure braces)
 - #88578 (fix(rustc): suggest `items` be borrowed in `for i in items[x..]`)
 - #88632 (Fix issues with Markdown summary options)
 - #88639 (rustdoc: Fix ICE with `doc(hidden)` on tuple variant fields)
 - #88667 (Tweak `write_fmt` doc.)
 - #88720 (Rustdoc coverage fields count)
 - #88732 (RustWrapper: avoid deleted unclear attribute methods)
 - #88742 (Fix table in docblocks)
 - #88776 (Workaround blink/chromium grid layout limitation of 1000 rows)
 - #88807 (Fix typo in docs for iterators)
 - #88812 (Fix typo `option` -> `options`.)

Failed merges:

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