You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of rust-lang#89047 - GuillaumeGomez:rollup-29gmr02, r=GuillaumeGomez
Rollup of 10 pull requests
Successful merges:
- rust-lang#86422 (Emit clearer diagnostics for parens around `for` loop heads)
- rust-lang#87460 (Point to closure when emitting 'cannot move out' for captured variable)
- rust-lang#87566 (Recover invalid assoc type bounds using `==`)
- rust-lang#88666 (Improve build command for compiler docs)
- rust-lang#88899 (Do not issue E0071 if a type error has already been reported)
- rust-lang#88949 (Fix handling of `hir::GenericArg::Infer` in `wrong_number_of_generic_args.rs`)
- rust-lang#88953 (Add chown functions to std::os::unix::fs to change the owner and group of files)
- rust-lang#88954 (Allow `panic!("{}", computed_str)` in const fn.)
- rust-lang#88964 (Add rustdoc version into the help popup)
- rust-lang#89012 (Suggest removing `#![feature]` for library features that have been stabilized)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
0 commit comments