mirror of
https://github.com/tonarino/innernet.git
synced 2025-01-08 04:04:48 +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 |
||
---|---|---|
.. | ||
docker-tests.yml | ||
release-artifacts.yml | ||
rust.yml |