[roll] Roll fuchsia [rust][clippy] Disable failing clippy target

clippy can't handle rust targets that use env vars for GN reasons

Original-Bug: 86506
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/641563
Original-Revision: 35eb25df1d799f34ed1766a9c5244cc8105a2a46
GitOrigin-RevId: 8f3f1202854ef049459fc82f738114f2f8c8de1d
Change-Id: Icfe6aead085e34c93b08e0cd48433786ce878c14
1 file changed
tree: ea0c000676fa13ff740285422f9bfa848778f9d9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.