[roll] Roll fuchsia [rust] Remove non-looping loops.

The lint for this is more accurate now so found this issue,
and will be enabled once all of the tree is up to date.

Original-Bug: b/301642294
Test: build without -Anever-loop
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/923178
Original-Revision: 5fbb098a9b404d719ec71539d5ce5be4aad7712f
GitOrigin-RevId: c5d8276eb67480189e3a60972a5836d138f4300c
Change-Id: I8048798c27f45e581e64a478c86b0845c611707d
1 file changed
tree: 55da2c663dd08252300de38acbc0c953ed8259ef
  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.