You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[fidl][rust] Put #[allow(dead_code)] on empty services
Since rust-lang/rust#118297, Rust treats unused
tuple struct fields as dead code. This CL adds an #[allow(dead_code)] to
silence the warning.
Bug: 318827209
Change-Id: I6858165a085a0ef508722c1ce38f3d95866d2867
Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/972128
Reviewed-by: David Koloski <dkoloski@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia-Auto-Submit: Mitchell Kember <mkember@google.com>
0 commit comments