[roll] Roll infra/recipes [rust] Allow building rust toolchain using rust integration.

This patch implements the support for building rust toolchain using
existing integration rust revision with ToT Clang. The toolchain
packages generated from this combination will allow us to roll
the clang toolchain without rolling the rust toolchain.

Original-Bug: 415842052
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1268800
Original-Revision: 9c5385f9913f821f1b6dd8d223f1e1d377a9a789
GitOrigin-RevId: 1cb655190651f28a71fd48c20fbd9fc41c45050c
Change-Id: I0d9c686c718e0ed681acb59bbd8ba69a754d5830
1 file changed
tree: d5f33679290d5ef8db9fe8a5c44120e73eb2b5f1
  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.