mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 05:16:01 +00:00
This patch improves the readability of some of the code by using if-let-chains. Also, make use of the `add_feature_diagnostics` function.
This patch improves the readability of some of the code by using if-let-chains. Also, make use of the `add_feature_diagnostics` function.