[roll] Roll infra/recipes [rust] Expand PGO to all supported targets

This CL also adds two cargo projects to be used as a PGO corpus rather
than using rustc tests. One is for host and target build targets, and
the other for embedded targets.

Build timings were within the the for before/after.

Test: led runs on rust-llvm-{linux-x64/arm64, mac-x64/arm64, windows-x64}
Test: fuchsia build timings
Original-Bug: 395627619

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1312524
Original-Revision: 7e78da27b20980f73cf8fb25acafa6e951de8dc2
GitOrigin-RevId: 638fb0fd9fb230c86f62e73a2a2ccf27132af915
Change-Id: I6451d22674cf84081b352d9ece9e68150a554430
1 file changed
tree: e07f7b674d8e84f620b433ae28dcd4f92b1b4e4f
  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.