Centri3
|
aa6c27a74e
|
change names to not be implicitly negative
|
2023-04-25 11:14:52 -05:00 |
|
Centri3
|
41f6d88be5
|
make cargo test pass
|
2023-04-19 21:51:58 -05:00 |
|
Centri3
|
a3aeec4f75
|
config instead of new lint and don't panic
|
2023-04-19 21:46:13 -05:00 |
|
Centri3
|
fa1efa8b10
|
refactor
|
2023-04-17 20:57:56 -05:00 |
|
Centri3
|
80707aa95f
|
improve description a bit
|
2023-04-17 00:37:43 -05:00 |
|
Centri3
|
a57445d4d6
|
make cargo test pass, again
|
2023-04-16 23:59:31 -05:00 |
|
Centri3
|
a7c3301b58
|
refactor
|
2023-04-16 23:56:21 -05:00 |
|
Centri3
|
dfccebe3e0
|
make cargo test pass
|
2023-04-16 23:36:01 -05:00 |
|
Centri3
|
0a81f8257e
|
add semicolon_outside_block_if_singleline lint
|
2023-04-16 23:30:00 -05:00 |
|
Sylvain Desodt
|
ecde2019e9
|
Fix version declared for semicolon_inside_block and semicolon_outside_block
As per Issue #10244, the lint were documentated
as being part of 1.66.0 but will actually be
released 1.68.0 .
|
2023-01-30 10:01:38 +01:00 |
|
Lukas Wirth
|
20ec2ceab8
|
Add test case for blocks with semicolon inside and outside a block
|
2022-12-05 11:02:10 +01:00 |
|
Lukas Wirth
|
f62eab4312
|
Adjust description once more
|
2022-11-28 10:40:08 +01:00 |
|
Lukas Wirth
|
f585414cd2
|
Adjust semicolon block lint descriptions
|
2022-11-25 17:10:10 +01:00 |
|
Lukas Wirth
|
ab41546975
|
Address reviews
|
2022-11-25 17:10:10 +01:00 |
|
Lukas Wirth
|
dd1163f461
|
Fix macro statement handling
|
2022-11-25 17:10:10 +01:00 |
|
Lukas Wirth
|
23744cd4ba
|
Use multi-span suggestions
|
2022-11-25 17:10:10 +01:00 |
|
Lukas Wirth
|
ba951e3ca7
|
Fix formatting of let chains
|
2022-11-25 17:10:10 +01:00 |
|
Lukas Wirth
|
93b5c893e6
|
Add semicolon-outside/inside-block lints
|
2022-11-25 17:10:10 +01:00 |
|