[roll] Roll fuchsia [fidl][rust] Escape unknown enum and union members

The generated `UnknownOrdinal` member could be siblings with variants
with custom names, and so should be escaped to avoid naming conflicts.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1184614
Original-Revision: 2741e52eb0f96c559f8d62f15b94dbd358565f0d
GitOrigin-RevId: fce6775e0d3743274c783f325dd5a9fa0c5f5d90
Change-Id: I37a17d7084fc830473269fd6a517a7acaa12858b
1 file changed
tree: a79db9f0725d1d06a77b2e62839fd3a8c4c610b4
  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.