Files
rust/tests
dswij ee4aff91c5 Multiple fixes to FNs of question_mark (#16769)
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`
2026-04-04 15:56:33 +00:00
..