[roll] Roll fuchsia [fidl][rust] Derive PartialEq and Eq for enums

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1168657
Original-Revision: ef7a864161495e405b2dd03a7a03708a31fe7c24
GitOrigin-RevId: 41259fc9ffd2ead2882762c7978db64881278233
Change-Id: I4145ac10102082f368d201c4b9a2da33f39fb6a9
1 file changed
tree: 146fb09a4c97f773756733bf35e612ecb396c71d
  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.