Release 0.3.3 #44
rust.yml
on: push
clippy
3m 36s
format
9s
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#L928
unneeded `return` statement
|