]> git.lizzy.rs Git - rust.git/commit
Auto merge of #87923 - JohnTitor:rollup-id54fyz, r=JohnTitor
authorbors <bors@rust-lang.org>
Tue, 10 Aug 2021 22:37:57 +0000 (22:37 +0000)
committerbors <bors@rust-lang.org>
Tue, 10 Aug 2021 22:37:57 +0000 (22:37 +0000)
commite8e1b32a7840c07f30c04b252c379a044a73902d
tree8415580fac07c5c95c8b24c4ff6874187f52d5cb
parentae90dcf0207c57c3034f00b07048d63f8b2363c8
parent4be63b2b5c6503129950b040ed39feec3064bf47
Auto merge of #87923 - JohnTitor:rollup-id54fyz, r=JohnTitor

Rollup of 14 pull requests

Successful merges:

 - #86840 (Constify implementations of `(Try)From` for int types)
 - #87582 (Implement `Printer` for `&mut SymbolPrinter`)
 - #87636 (Added the `Option::unzip()` method)
 - #87700 (Expand explanation of E0530)
 - #87811 (Do not ICE on HIR based WF check when involving lifetimes)
 - #87848 (removed references to parent/child from std::thread documentation)
 - #87854 (correctly handle enum variants in `opt_const_param_of`)
 - #87861 (Fix heading colours in Ayu theme)
 - #87865 (Clarify terms in rustdoc book)
 - #87876 (add `windows` count test)
 - #87880 (Remove duplicate trait bounds in `rustc_data_structures::graph`)
 - #87881 (Proper table row formatting in platform support)
 - #87889 (Use smaller spans when suggesting method call disambiguation)
 - #87895 (typeck: don't suggest inaccessible fields in struct literals and suggest ignoring inaccessible fields in struct patterns)

Failed merges:

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