[roll] Roll fuchsia [fxfs] Removed unused references

Unused references have become a build warning in the rust compiler and
as warning are errors in our build, this is blocking the rust toolchain
from rolling.
See https://github.com/rust-lang/rust/pull/76894

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/548541
Original-Revision: 7d4552c1b8f2497978a805257dc5355bb1d4349e
GitOrigin-RevId: a7851815315e293a6910753358708304de69b1f5
Change-Id: Idc74942c5bb3b0fb8c3f0185e86ceb87b23d2c41
1 file changed
tree: e313a081bbcfcadd992709c7d1d297839e3a4cf6
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.