[roll] Roll fuchsia [fidl][rust_next] From/TryFrom for enums

This impls TryFrom on strict enums and From on flexible enums. Generally
useful but required for conformance testing.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1249211
Original-Revision: 9c619518daf7d0a4b6ea3f02daee2111aa5d5f66
GitOrigin-RevId: 63ffe827c9ae59c7da1aa466545bb0957dd68b52
Change-Id: I1d840851cecf88cd960f6d62784e6147ff09310b
1 file changed
tree: 7fb78b021f08e9d7c8107598b86b049309049b4a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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 in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.