[roll] Roll fuchsia [rustfmt]: fix lints for next compiler

Fix clippy::double_ended_iterator_last lints
Fix clippy::len-zero lints

Original-Fixed: b/389728075
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1188552
Original-Revision: c98a034178df7231393aaea86a298966428476d3
GitOrigin-RevId: d9ef58db1dfeaed89b1cd4b24e31979da9b96d26
Change-Id: Idc9edce370c12fef07b124564e7b09f2d16afb28
1 file changed
tree: 5ac914a74632f5c01e97b7235238c43df84436b6
  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.