[roll] Roll fuchsia [third_party/rust] Add compilation-mode specific optimization configs

This creates a few example compilation-mode specific
configs, and then applies them to zerocopy, showing
how to compile it with higher optimization than the
default for the toolchain in those compilation modes.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1446074
Original-Revision: 352efabe030d3293422eff60737bd957cc110b4d
GitOrigin-RevId: 87a2a9c8eb8b33c6515b69c2a9a2125cc2d494e9
Change-Id: Ic25e812f4ec473c377181d84d8533c5980a7990f
1 file changed
tree: 1ccf2c7d218f1fe91f6648d12555469958a8b2c3
  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.