[roll] Roll infra/recipes [rust_toolchain] Mitigate rust build assertion error on Windows.

We are seeing rust build errors due to assertion error. Likely
caused by a bug from upstream that causes the cygwin paths leaked
into the manifests. This patch handles this scenario.

Original-Bug: 423022538
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1294498
Original-Revision: f3afa711e0f49ab626d4b55e485a2cf410f5b7f9
GitOrigin-RevId: ce874b68060219b40b3490a49632acc76c44c827
Change-Id: I28a6f0488471320be0374e4da0e4b5ba596825ff
1 file changed
tree: 011e8c9e9df26da8cc9d030cbcaeadc616f247b2
  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.