marc0246
eda954a670
Format code in doc comment code blocks ( #2447 )
...
* Format code in doc comment code blocks
* `cargo +nightly fmt`
* Finishing touches
2024-01-05 13:47:22 +01:00
marc0246
00b65b1299
Enforce a consistent comment width ( #2444 )
...
* Enforce comment width
* `cargo +nightly fmt`
* Finishing touches
2024-01-05 02:14:49 -06:00
marc0246
cf31f4e059
Check formatting in CI ( #2442 )
...
* Check formatting in CI
* Fix existing fomatting inconsistencies
* Update PR template
2024-01-03 02:45:14 -06:00
marcot1cs
c4a960d67b
Changes regarding naming and API consistency ( #1946 )
...
* Remove unneccessary `Arc`-clone
* Rename `Std*` types to `Standard*`
* New signature for `Device::standard_pool`
* Import granularity consistency
2022-08-07 19:25:28 +02:00
jdnewman85
00ba3ac285
Delete .rustfmt.toml ( #1353 )
...
Almost none of the options are valid anymore. The few that are, seem to be default. I move to delete the .rustfmt.toml completely, to allow rustfmt to be run without config errors.
2020-05-08 17:23:47 -05:00
Pierre Krieger
ef466eac85
Run rustfmt on the code
2017-06-27 08:47:16 +02:00