Snap for 7110312 from 8f6cf28cb7ae42b9afa7ed8df72d62d0865d3d0e to tm-release

Change-Id: I72f876e3ba84fad27a2cc523c126ef0dc64a1250
tree: 15427d5f69c1b9fe3ec75ee2be999f2750ca1164
  1. benches/
  2. out/
  3. patches/
  4. src/
  5. .cargo_vcs_info.json
  6. Android.bp
  7. build.rs
  8. Cargo.toml
  9. Cargo.toml.orig
  10. LICENSE.txt
  11. METADATA
  12. MODULE_LICENSE_MIT
  13. OWNERS
  14. README.md
  15. regenerate.sh
  16. TEST_MAPPING
README.md

How to develop rust-protobuf itself

cargo test --all to build everything.

If code generator is changed, code needs to be regenerated, see regenerate.sh.