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

Skip to content
Commit 6d6825e8 authored by Chris Wailes's avatar Chris Wailes
Browse files

Fixed warnings generated by rustc 1.57.0

This CL fixes warnings related to unused fields.  These fields had
previously been considered used because they were read by the Debug
trait, but this behavior changes in the new version of rustc.  These
fields are now temporarily annotated to suppress warnings until it
is determined if they are needed.

Bug: 203802952
Test: Build and boot cuttlefish
Change-Id: Ia314e98d7208e8fa4019c218ae554b0c9afec7db
parent aab6cbc5
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