Update dependency rust to v1.84.0 #941
Annotations
5 warnings
rust:
tmtc-c2a/src/registry/tlm.rs#L40
[clippy] reported by reviewdog 🐶
the following explicit lifetimes could be elided: 'a
Raw Output:
tmtc-c2a/src/registry/tlm.rs:40:6: warning: the following explicit lifetimes could be elided: 'a (clippy::needless_lifetimes)
|
rust:
gaia-ccsds-c2a/src/access/cmd.rs#L23
[clippy] reported by reviewdog 🐶
the following explicit lifetimes could be elided: 'b
Raw Output:
gaia-ccsds-c2a/src/access/cmd.rs:23:10: warning: the following explicit lifetimes could be elided: 'b (clippy::needless_lifetimes)
|
rust:
tmtc-c2a/src/tco.rs#L55
[clippy] reported by reviewdog 🐶
the following explicit lifetimes could be elided: 'a
Raw Output:
tmtc-c2a/src/tco.rs:55:6: warning: the following explicit lifetimes could be elided: 'a (clippy::needless_lifetimes)
|
rust:
tmtc-c2a/src/tco.rs#L93
[clippy] reported by reviewdog 🐶
the following explicit lifetimes could be elided: 'a
Raw Output:
tmtc-c2a/src/tco.rs:93:6: warning: the following explicit lifetimes could be elided: 'a (clippy::needless_lifetimes)
|
rust:
gaia-ccsds-c2a/src/access/cmd/schema.rs#L66
[clippy] reported by reviewdog 🐶
the following explicit lifetimes could be elided: 'a
Raw Output:
gaia-ccsds-c2a/src/access/cmd/schema.rs:66:6: warning: the following explicit lifetimes could be elided: 'a (clippy::needless_lifetimes)
|