[roll] Roll infra/recipes Revert "[rust_toolchain] Temporarily redirect Enzyme repo to github"

This reverts commit 22cbcf42bcbfedb9f2cf4a7b80fd9cdb54e38f09.

Reason for revert: We mirrored the new enzyme repo in GoB.
This mitigation is no longer needed.

Original-Bug: 408292803
Original change's description:
> [rust_toolchain] Temporarily redirect Enzyme repo to github
>
> Upstream rust recently updated its dependency on Enzyme repo from
> upstream to an internaled forked one. This new forked repo was not
> mirrored by Rust GoB instance and it caused checkout failures on
> rust toolchain builders. This patch temporarily redirect the request
> on this repo back to Github to mitigate this issue.
>
> Original-Bug: 408292803
> Change-Id: I1f37b8ce452255ced44c5d3907d006a036d95580
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1244604
> Reviewed-by: Petr Hosek <phosek@google.com>
> Commit-Queue: Haowei Wu <haowei@google.com>

Original-Bug: 408292803
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1280410
Original-Revision: 5494e0deccadd0706bafd505fc068a082d32dfb3
GitOrigin-RevId: 3ba900ec0b7669f6a66119fa7db1c82ddc785ff7
Change-Id: Ia7db6ade1ee116abf50ed6a9656bb580bba6f240
1 file changed
tree: 979b4d15abf1d63bc2dfd59f21257812b6ac7412
  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.