[roll] Roll infra/recipes [rust] Build and distribute rustc-dev

This will allow us to build analysis tools like charon that use the
internal compiler libraries. This publishes the `rustc-dev` rust
compiler package, which contains the source of the compiler as well as
prebuilts for the compiler libraries, to a CIPD package
`fuchsia/third_party/rustc-dev/${platform}`.

Original-Original-Fixed: 523252044
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1650954
Original-Original-Revision: 4180c973ef957e2179f9e1e8063bb1a082e6548a
GitOrigin-RevId: 4fe80716159ca367904619ec4e4570af70c09a29
Change-Id: I3bb1714077ead9908fb2189375e972695d614581
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1662577
Cr-Commit-Position: refs/heads/main@{#195006}
1 file changed
tree: 22ed3bb6600626fa61a92cb2530256674c1e9733
  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.