Commit 806e3c3
authored
Auto merge of #3231 - TimNN:patch-1, r=alexcrichton
Fix rust-lang/rust#35203 warning/error
rust-lang/rust#35203 made patterns in functions without body into a warn by default lint (which is being `deny`ed here).
cc rust-lang/rust#37378, rust-lang/rust#374161 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
611 | | - | |
| 611 | + | |
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
| |||
0 commit comments