[roll] Roll fuchsia [build][rust] Enable debug assertions in balanced mode.

These are helpful to have enabled during development because they can alert
developers to bugs much sooner.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1181016
Original-Revision: c7e36965ce76974e41e737c596464681ff2828ed
GitOrigin-RevId: 62e698e9660273165719e1d9e567d3ef4b211c3d
Change-Id: I43586e1e6d43024c6419ee18bdf77f44a4779731
1 file changed
tree: 1d037288c1f21abfc15792273b5c0d8d85dc3c5d
  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.