[roll] Roll fuchsia [rust] Allow clippy lint in far/rust

This lint has false positives that are in the process of being fixed.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/805148
Original-Revision: b56592c55a93abff66e1c2befcaf7e7aea696b1b
GitOrigin-RevId: 8756588f307ec96a5da385b56befc4c14b6af82f
Change-Id: Ia774d9cb5d6591dc8eff9ef0cf8c1f1f766a4a04
1 file changed
tree: a3c20a82067e93cb6f17405de9571e7156a75709
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.