[roll] Roll fuchsia [build][rust] Increase compilation speed of settings_lib_test

Add rust configs for using more codegen units, and optionally
enable thin lto or disable it entirely.

Use these to increase the compilation speed of settings_lib_test up to
4x faster than with a single codegen unit, at the cost of a larger
binary size, which shouldn't matter for tests like this.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/680707
Original-Revision: 50c4c7298a257574b50a30dde49216d62694343f
GitOrigin-RevId: 4a5a315e283d58d7dec2f9ed0cb35d16494e680b
Change-Id: I877ae3aadd96fa2fa700048e19e4569d15d479a0
1 file changed
tree: d1c4e88c1fafa0cb9bf68c0ef7b4974eebe2e47f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.