95ea3ceef5
error: field `0` is never read --> system/security/keystore2/src/database.rs:848:31 | 848 | pub struct PerBootDbKeepAlive(Connection); | ------------------ ^^^^^^^^^^ | | | field in this struct | = note: `-D dead-code` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(dead_code)]` help: consider changing the field to be of unit type to suppress this warning wh ile preserving the field numbering, or remove the field | 848 | pub struct PerBootDbKeepAlive(()); | ~~ error: aborting due to 1 previous error Bug: 330185853 ./test_compiler.py --prebuilt-path dist/rust-dev.tar.xz --target aosp_cf_x86_64_phone --image Test: m rust Change-Id: I4cb81c955372c4f8f50b940b389f2d7cfc5d3ce9 |
||
---|---|---|
.. | ||
aaid | ||
aconfig | ||
aidl | ||
apc_compat | ||
legacykeystore | ||
message_macro | ||
rkpd_client | ||
selinux | ||
src | ||
test_utils | ||
tests | ||
watchdog | ||
Android.bp | ||
android.system.keystore2-service.xml | ||
keystore2.rc | ||
OWNERS | ||
rustfmt.toml | ||
TEST_MAPPING |