mirror of
https://github.com/tonarino/innernet.git
synced 2024-12-04 10:35:01 +02:00
eb90cc53a5
* Tidy code a bit thanks to clippy Clippy 1.54 newly detects some redundant constructs, that's nice. sort_unstable() should yield exact same results as sort() for `Vec<&str>` and could be faster, clippy says. * Add clippy to CI |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |