[roll] Roll infra/recipes [rust] Fix stable builds

Versions before 1.75.0 don't know about the --skip-stage0-validation
flag.

This also simplifies how we get the version of the compiler, so we don't
have to parse it from the command line anymore.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/956922
Original-Revision: 9a56330b595d268c52b9a39a98cade2381d0b1b8
GitOrigin-RevId: 0a6205ccc9433e954a20ebe8aa81b28f88aae2c5
Change-Id: Ideba71566e48ed4f47a59538e9ba817b4de24428
1 file changed
tree: 624cd680de44ad18572efda0b8b3e63bced77530
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.