mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
9f5de6626b
suggest passing function instead of calling it in closure for [`option_if_let_else`] fixes: #11429 changelog: suggest passing function instead of calling it in closure for [`option_if_let_else`]