mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
b57d98b00e
Also, simplify boolean shortcut expression, and ensure that applicability is properly applied, as it was ignored and `MachineApplicable` was always used. changelog: [`borrow_as_ptr`]: do not remove required parentheses in autofix suggestion Close #13882