[roll] Roll fuchsia [diagnostics] Fix clippy::useless_conversion lints

Remove redundant .into_iter() calls that were triggering
lints.

Original-Bug: 487604573
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1526217
Original-Revision: 21c67b14fe0eb8ac56e393bd86775fd72f313d61
GitOrigin-RevId: 9ced7add1fbf14cf8da07fd97da69013455f837e
Change-Id: I9b27d82316227985c9dbf519029ee618f732f0ed
1 file changed
tree: 503b4cc82f62057a80c320e7953cbffaa40b644c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.