Until `if let` chains are stabilized, we do not collapse them together or with other `if` expressions unless the `let_chains` feature is enabled. This is the case for example in Clippy sources. |
||
|---|---|---|
| .. | ||
| extern_fake_libc.rs | ||
| external_consts.rs | ||
| external_item.rs | ||
| macro_rules.rs | ||
| macro_use_helper.rs | ||
| non-exhaustive-enum.rs | ||
| option_helpers.rs | ||
| proc_macro_attr.rs | ||
| proc_macro_derive.rs | ||
| proc_macro_suspicious_else_formatting.rs | ||
| proc_macro_unsafe.rs | ||
| proc_macros.rs | ||
| test_macro.rs | ||
| use_self_macro.rs | ||
| wildcard_imports_helper.rs | ||