[roll] Roll fuchsia [rust][toolchain] Uplift clippy::clone_double_ref

Newest Rust toolchain roll involves an uplift
of clippy::clone_double_ref to suspicious_double_ref_op.

Original-Bug: 126730

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/852243
Original-Revision: 0098d51909961a31b6353957bf76e9e3889bf2cc
GitOrigin-RevId: f0194531cbb09fa74fc341beea2bce95aa5d2f87
Change-Id: If83ebaccf363c5cb35efee83b27a6f405b94468d
1 file changed
tree: 2807c822daa798c47b5f78bf5f2576a62a5b6742
  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.