[roll] Roll infra/recipes [rust_toolchain] Remove workaround for mac

This patch removes a workaround which mitigated a rust toolchain breakage
on mac.

Original-Bug: 42059590

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1242266
Original-Revision: 7ed51225ff33a8ff9e2922d5406fd3ad970f0d18
GitOrigin-RevId: 9cd3c1a9a28525fbdb3ae44aeb6255d3469e8d4d
Change-Id: Id52d3f48edbfac35766f082d009d83e78f7bc256
1 file changed
tree: d4ef612ec66dd116b68aeca39a61a784bab8d10c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.