Update dependency rust to v1.80.0 - autoclosed #81
Annotations
2 warnings
rust:
src/lib.rs#L4
[clippy] reported by reviewdog 🐶
unneeded sub `cfg` when there is only one condition
Raw Output:
src/lib.rs:4:7: warning: unneeded sub `cfg` when there is only one condition (clippy::non_minimal_cfg)
|
rust:
src/parser.rs#L79
[clippy] reported by reviewdog 🐶
unused import: `alloc_support::*`
Raw Output:
src/parser.rs:79:9: warning: unused import: `alloc_support::*` (unused_imports)
|