Release 0.4.0 #54
rust.yml
on: push
clippy
4m 25s
format
5s
Matrix: build
Annotations
4 warnings
clippy:
src/config.rs#L51
very complex type used. Consider factoring parts into `type` definitions
|
clippy:
src/config.rs#L155
very complex type used. Consider factoring parts into `type` definitions
|
clippy:
src/settings_table.rs#L1425
unnecessary closure used with `bool::then`
|
clippy:
src/timer_form.rs#L927
unneeded `return` statement
|