Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e329332b authored by Archie Pusaka's avatar Archie Pusaka Committed by Archie Pusaka
Browse files

floss: fix some rust warnings

* Add serde feature in hcidoc_packets (the generated files has serde
  configuration feature)
* Allow dead code in hcidoc parser (the structs correctly represent
  the actual packet despite the value is never read)
* Don't use DateTime::from_timestamp_micros in hcidoc parser because
  it needs chrono version above what's available on our rust_crates
* Use underscore for default match arm
* Remove unused FromPrimitive trait

Bug: None
Test: m -j
Flag: EXEMPT, floss only changes
Change-Id: Ie81c021b02ca5fa7d142fc64e8cec061c6566f2c
parent 94cfdf46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment