[roll] Roll fuchsia [zircon][rust] Add a build flag

This flag controls whether we link Rust code into the Zircon kernel.
Currently, no code is guarded by the flag because there is no Rust code
in Zircon.

Original-Bug: b/507423574
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1596008
Original-Revision: f5dbca3d48ac9ec163794eae403513ed59a2619f
GitOrigin-RevId: ec4935741dcfd6348e730a6e9811c2e3e5fd1354
Change-Id: Ib695763a24adef3bb709b1961f4e7dd2d1b7b208
1 file changed
tree: a0f05ee70e5d00f98558f64450127ce7a9332c99
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.