summaryrefslogtreecommitdiff
path: root/src/rust/event_manager
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-02-01 21:20:33 +0000
committerMatthew Maurer <mmaurer@google.com>2022-02-02 00:06:53 +0000
commit0b4b3a11bb9377b6e639356a1910bcc7d0d69dbb (patch)
tree01558b273d6d22945090f5795c2b2d72ec513102 /src/rust/event_manager
parentad43032612b9e875b08dad114382b13931b26fff (diff)
downloaduwb-0b4b3a11bb9377b6e639356a1910bcc7d0d69dbb.tar.gz
[lints] Remove unreachable branch
All variants of the enum are exhaustively checked for. By removing this branch we ensure that the compiler will direct us to update the match if we add a new variant in the future. Bug: 217415765 Test: build Change-Id: I06cd1143fdd482ec74e3cf4e0cb8208b6b7e1fe7
Diffstat (limited to 'src/rust/event_manager')
0 files changed, 0 insertions, 0 deletions