[roll] Roll fuchsia [rust] Use gn args to reference rust prebuilt

This change replaces direct references to
//prebuilt/third_party/rust/$host_patform to use the rustc_prefix or
rust_sysroot gn args, allowing local builds to specify a custom rust
toolchain and have the build use that custom toolchain exclusively.

Original-Bug: 94247
Original-Bug: 94233
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/649422
Original-Revision: 91ac62985a1e14aba659bd062b0d87e5badc3fdd
GitOrigin-RevId: 6e160cfcc03641d4c901d6d32d82c0c3131afd5b
Change-Id: Ia8a342bc36dc07769d5f79bd1601cc103d6d3681
1 file changed
tree: 551e58f0f669f4e29877c119d2424a20080bc902
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.