mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
ee4aff91c5
Closes rust-lang/rust-clippy#16751 changelog: [`question_mark`] fix FN for manual unwrap with `if let` or `match` changelog: [`question_mark`] fix FN when the match scrutinee is behind reference changelog: [`question_mark`] fix FN when match binding is behind `ref` or `mut`