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
|
2811effe34
|
Add imports_granularity = "Module" to rustfmt.toml
|
2023-07-13 12:44:57 +00:00 |
|
Alex Macleod
|
a6f56cbdba
|
Move unnecessary_struct_initialization to nursery
|
2023-03-26 14:21:58 +00:00 |
|
Samuel "Sam" Tardieu
|
d7d3dbf060
|
New lint: detect unnecessary struct building
|
2023-03-23 20:56:45 +01:00 |
|