Commit ecde201
Sylvain Desodt
Fix version declared for semicolon_inside_block and semicolon_outside_block
As per Issue rust-lang#10244, the lint were documentated
as being part of 1.66.0 but will actually be
released 1.68.0 .1 parent 96c28d1 commit ecde201
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments