[roll] Roll fuchsia [rust] Fix clippy::incorrect_partial_ord_impl_on_ord_type

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/890075
Original-Revision: 06a34fa5eebadf98ccb1460fec5c0300eca34235
GitOrigin-RevId: e7f56f2b18ea3c3c1d722c492571f721fa0516a3
Change-Id: Ibe3170383b1d49a06b43eae246941ecc427a9f4a
1 file changed
tree: c08b72cff7cd6974518b12e9b8086f2afec79800
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.