Michael Goulet
|
c682aa162b
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
|
Nicholas Nethercote
|
84ac80f192
|
Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
|
2024-07-29 08:26:52 +10:00 |
|
Nicholas Nethercote
|
b104fbec85
|
Add blank lines after module-level // comments.
Similar to the previous commit.
|
2024-06-20 09:23:20 +10:00 |
|
Daniel Henry-Mantilla
|
42d69e2793
|
Write {ui,} tests for pin_macro and pin!
|
2022-02-14 16:56:37 +01:00 |
|