mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
b42ec5e04d
The suggestion would fail to apply. Fixes #6921 changelog: needless_question_mark: don't lint if Some(..) is inside a macro def and the ? is not.