[roll] Roll fuchsia [rust] Don't look for aarch64 runtime in Rust CI

Turns out my previous change was a little ambitious, and upstream CI
doesn't build a runtime for aarch64. For now we can get away without
one.

Also, fix a latent bug where we hashed the wrong toolchain to decide
whether to rebuild.

Original-Bug: 376114512
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147880
Original-Revision: 9b6c5b294dc2495e190acd92199ab68b360ee3fc
GitOrigin-RevId: e74b725ee01797f3fa04d6bc52e36d1d0bf8d20d
Change-Id: I9334261c3f1172fbb8e45acf94d1b5e03f5761d0
1 file changed
tree: 064bc8d35534c1b0a8f5264cb9cebee9c90f75b2
  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.