[roll] Roll fuchsia [starnix] Add GN arg for RUST_BACKTRACE=1.

This environment variable makes lock cycle detection failures
actually actionable, so this change makes it easy for engineers
to enable at their desk. In the future we may want to enable it
by default in some set of builders, but we can have that
conversation separately after this lands

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1406314
Original-Revision: 2e07cae2cf10422a8f36cd573bcb05b779bedda7
GitOrigin-RevId: 0a75320c72d286bb51b311c2efe04690de90bc4b
Change-Id: Ic28c63838d2c33752c4e0835f55e344bb93014e5
1 file changed
tree: daf7006d0d475daf260c816f1a3cf38430723f42
  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.