Alex Macleod
|
7093444bfa
|
Use absolute path for declare_tool_lint in declare_clippy_lint
|
2023-11-25 17:45:27 +00:00 |
|
Philipp Krones
|
62a82b361c
|
Format let-chains across the code base
In the updated nightly version, it seems that rustfmt now supports formatting
let-chains. Since we're using them a lot, it's a lot of reformatting.
|
2023-11-02 17:24:30 +01:00 |
|
Alex Macleod
|
7347c1803f
|
Set existing doc-tests to no_run
|
2023-10-23 15:28:26 +00:00 |
|
Alex Macleod
|
dcc400191e
|
Fix items_after_test_module for non root modules, add applicable suggestion
|
2023-10-06 12:46:04 +00:00 |
|
Alex Macleod
|
2811effe34
|
Add imports_granularity = "Module" to rustfmt.toml
|
2023-07-13 12:44:57 +00:00 |
|
xFrednet
|
31397b489a
|
Update version attribute for 1.71 lints
|
2023-07-11 19:23:42 +02:00 |
|
blyxyas
|
62c9e0b87d
|
Ignore in-proc-macros items
|
2023-06-19 20:50:24 +02:00 |
|
blyxyas
|
f37054b396
|
Remove useless span magic
|
2023-04-28 20:19:36 +02:00 |
|
blyxyas
|
273c898aef
|
Fix #10713 and move the tests to a subdir
|
2023-04-27 16:43:51 +02:00 |
|
blyxyas
|
1ac8dc51bc
|
Compact emmited lint
|
2023-04-22 21:12:55 +02:00 |
|
blyxyas
|
0354cee137
|
Add lint items_after_test_module
|
2023-04-22 21:12:45 +02:00 |
|