[roll] Roll fuchsia [rbe][rust] Disable RBE on LTO to avoid OOM.

According to `-Z time-passes`, this sl4f target (bin and lib_test)
eats at least 4GB of memory with LTO.

Original-Bug: 92534
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/639972
Original-Revision: 16ec365d6bec105af0db4f48fecfa15f988ee74b
GitOrigin-RevId: 727d7f9193f43d8408b8f201f5dc050dd6c484f4
Change-Id: Ifee9f21fa9cadb723aa6e942b0d37c75ccc14700
1 file changed
tree: 4d30aa0cff8f6e62318dd4e4ebd6fac9102085f8
  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.