[roll] Roll fuchsia [rust-3p] Add helper to generate bitflags 1.x compatible serde traits bitflags 2.x changed the serde serialization format, which broke parsing the legacy format. This adds a new helper library that supports serializing and deserializing from the 1.x format, as well as deserializing from the 2.x format. This can eventually be used as a way to gracefully migrate the ecosystem to the new format. Original-Bug: b/299339125 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/978593 Original-Revision: bddf2a3622caeb6f86ac0b699336f6da466c3554 GitOrigin-RevId: 6df1fb916d98add41081315bb355d35bbcc64026 Change-Id: I760030b3301bc400aa04d3132b6084bc3b696f55
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.