]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #89047 - GuillaumeGomez:rollup-29gmr02, r=GuillaumeGomez
authorbors <bors@rust-lang.org>
Fri, 17 Sep 2021 15:49:22 +0000 (15:49 +0000)
committerbors <bors@rust-lang.org>
Fri, 17 Sep 2021 15:49:22 +0000 (15:49 +0000)
Rollup of 10 pull requests

Successful merges:

 - #86422 (Emit clearer diagnostics for parens around `for` loop heads)
 - #87460 (Point to closure when emitting 'cannot move out' for captured variable)
 - #87566 (Recover invalid assoc type bounds using `==`)
 - #88666 (Improve build command for compiler docs)
 - #88899 (Do not issue E0071 if a type error has already been reported)
 - #88949 (Fix handling of `hir::GenericArg::Infer` in `wrong_number_of_generic_args.rs`)
 - #88953 (Add chown functions to std::os::unix::fs to change the owner and group of files)
 - #88954 (Allow `panic!("{}", computed_str)` in const fn.)
 - #88964 (Add rustdoc version into the help popup)
 - #89012 (Suggest removing `#![feature]` for library features that have been stabilized)

Failed merges:

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


Trivial merge