[roll] Roll infra/recipes [rust_toolchain] Add mitigation for stage0 build failures.

Upstream rust used the wrong case for the Enzyme repo. It was fixed
in the main branch but that patch didn't get into the branches used
by stage0 builder. This patch adds a insteadof rule to mitigate
this issue.

Original-Bug: 420675659
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1287685
Original-Revision: 377763f520e07d0bf3e34745c74ea07bd53b99c8
GitOrigin-RevId: d8bbf2f1450583a5c467ea877b28e3aaac2e8b47
Change-Id: Idfa64ded3f4db272c442ae7414cf1f6a45013e5c
1 file changed
tree: 78cd2bd6099aa1ced86d99a9b44605b2b09e5be1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.