[roll] Roll fuchsia [rust] fix clippy::iter_kv_map

Rust toolchain rolls are blocked because the new version of clippy
complains about this lint. This commit fixes that.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263485
Original-Revision: 71f49c5d89036163c2281d2c62556482955a5550
GitOrigin-RevId: d83c164d3b96063720f6880c9a29ab7d9119aef0
Change-Id: I21faa2ccdd990243e3388ad4bd0a010011fa7ba2
1 file changed
tree: faba7b7b434d3bb146d44fc9e68f10d3b2a34eba
  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.