rust/compiler/rustc_mir_build
est31 0f4c81a1a9 Extend the irrefutable_let_patterns lint to let chains
Only look for complete suffixes or prefixes of irrefutable let patterns, so
that an irrefutable let pattern in a chain surrounded by refutable ones is
not linted, as it is an useful pattern.
2022-03-16 00:28:07 +01:00
..
src Extend the irrefutable_let_patterns lint to let chains 2022-03-16 00:28:07 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00