[roll] Roll fuchsia [rust][cm] Introduce from_enum crate and use it with cm_rust This crate helps generate the FromEnum trait impl for enums with unique newtype variants. The crate also generates From trait impls to wrap an inner type into an enum. The routing code in ComponentManager makes heavy use of this generic pattern. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/471961 Original-Revision: 5d6b17686b6cd33b90f440dd3d70a9c81f05b01a GitOrigin-RevId: 88b8c9bd97f63936453dcc48dc002de0510e7f87 Change-Id: If6fb7511d7042735529e57109f1b35791b2ff041
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.