innernet/.github/workflows
Matěj Laitl eb90cc53a5
Fix clippy warnings, add clippy to CI (#127)
* 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
2021-08-09 20:35:42 +09:00
..
docker-tests.yml docker-tests: support userspace and kernel backends 2021-05-21 14:22:43 +09:00
release-artifacts.yml meta: release v1.3.1 2021-06-01 00:58:09 +09:00
rust.yml Fix clippy warnings, add clippy to CI (#127) 2021-08-09 20:35:42 +09:00