Commit 2e95d26
authored
Rollup merge of rust-lang#74213 - pickfire:patch-1, r=jonas-schievink
Minor refactor for rustc_resolve diagnostics match
Use `matches!` instead of old `if let`1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
| 103 | + | |
106 | 104 | | |
107 | 105 | | |
108 | 106 | | |
| |||
0 commit comments