android_packages_modules_Vi.../zipfuse
Alan Stokes 6472ccd6e5 Migrate to Rust 2021 edition
I only wanted this in one place, but thought we might as well do it
all in one go.

In a couple of places I added an explicit edition instead of using the
default (whatever that is).

See https://doc.rust-lang.org/edition-guide/rust-2021/index.html.

Test: find . -name "Android.bp" -type f|xargs grep edition | grep -v 2021
Test: atest ComposHostTestCases MicrodroidHostTestCases
Change-Id: I4de050078b303cc5614d230e0d36d5454d60a807
2022-08-31 14:40:53 +01:00
..
.cargo zipfuse: supports zip on block device 2021-05-24 08:18:19 +09:00
src Update source for Rust 1.63.0 2022-08-11 15:24:21 -07:00
testdata zipfuse: add a test for deflate 2021-05-24 07:51:32 +09:00
Android.bp Migrate to Rust 2021 edition 2022-08-31 14:40:53 +01:00
AndroidTest.xml zipfuse: a read-only fuse implementation for zip archive 2021-05-12 19:47:41 +09:00
Cargo.toml zipfuse: optimize for uncompressed zip entries 2021-08-31 08:45:07 +09:00
TEST_MAPPING Move AVF tests to avf-pre/postsubmit test group 2022-08-19 15:40:57 +00:00