[roll] Roll infra/recipes [rust] Set fixed-x18 on Aarch64 toolchain builds

This patch is intended to fix an issue when building rust toolchains that causes a Fuchsia test to fail in an unexpected way when using shadow-call-stack. For now, we should be able to work around this by also setting the -Zfixed-x18 flag, until we can determine the proper fix in upstream Rust.

Original-Fixed: 476440930
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1477297
Original-Revision: 7180353c1e8b0f1637905735ea1162b22880beeb
GitOrigin-RevId: 112ec9859de9ac31e16846e3daca7510191ce9d0
Change-Id: I956d4c7238f71732307355874b90e2ff894101bc
1 file changed
tree: 8f2dad6f40967538c48bbb0946d8347dce3b7882
  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.