[roll] Roll fuchsia [build][zircon][rust] Fix metadata file names

Previously, the Zircon Rust toolchain was generating metadata file names
that did not match what we expected elsewhere in the build.

Original-Original-Bug: b/507423574
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1627739
Original-Original-Revision: f7c43bb7c1f2e48def4fd8b3687971d788384c22
GitOrigin-RevId: 6cc0df2c57cda121a3d72555c343c62cd627f214
Change-Id: I578e6ea920a4e8a7864fa6879a0356e4f763b302
1 file changed
tree: 90c96ebdf29b3d285b16a811db5b785277a77ce4
  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.