Commit 17a9440
[usb_rs] Mark Unused Tuple Struct Fields
An upcoming rustc change (rust-lang/rust#118297)
marks unused tuple fields as dead code. Explicitly mark these structs as
allowed to silence the warning/error.
Bug: 319472617
Change-Id: I248861cd1343a2906a1e97f7e4af06115913eb88
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/978876
Reviewed-by: Colin Nelson <colnnelson@google.com>
Fuchsia-Auto-Submit: Gwen Mittertreiner <gmtr@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>1 parent d858674 commit 17a9440
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| 374 | + | |
374 | 375 | | |
| 376 | + | |
375 | 377 | | |
| 378 | + | |
376 | 379 | | |
0 commit comments