Commit 8c342da
authored
Rollup merge of rust-lang#80927 - LingMan:matches, r=estebank
Replace a simple `if let` with the `matches` macro
`@rustbot` modify labels +C-cleanup +T-compiler1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1947 | 1947 | | |
1948 | 1948 | | |
1949 | 1949 | | |
1950 | | - | |
1951 | | - | |
| 1950 | + | |
1952 | 1951 | | |
1953 | 1952 | | |
1954 | 1953 | | |
| |||
0 commit comments