[roll] Roll fuchsia [rust] disable warnings for clippy::mut_from_ref in //src/storage

Rust toolchain rolls are blocked because the new version of clippy
complains about this lint. This commit suppresses these warnings.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263488
Original-Revision: ee19d3d1fb9e83a0d5e7aa515f9e1b6be4e93d9a
GitOrigin-RevId: 523d558020166a4019e8c6581d16e415d01e22d6
Change-Id: I6668f076f3cfe5a5623e71c80c3532ef4952f7ff
1 file changed
tree: 9060f6213c5e0232daa694f97863d8e319151d05
  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.