[roll] Roll fuchsia [rust][clippy] Fix non_std_lazy_statics with fx shush

All these changes were automated by `fx shush` except for the fixes to
the BUILD.gn files.

In the last toolchain roll, we have clippy::non_std_lazy_statics
which I'm using to automate this.

Original-Bug: 393225586
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1196755
Owners-Override: Adam Barth <abarth@google.com>
Original-Revision: dfd5e2bee8fd8c488029ff73e140be36608e1380
GitOrigin-RevId: 94f919d8155c4713b9d3eaf49c432852b0b01e99
Change-Id: Ib208247d3a074199cb181a8c5a1be6d10ef066a0
1 file changed
tree: ddf61572d0cd1e0f0e33d6b780cbf18c6765a972
  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.