[roll] Roll infra/recipes [rust] Upload all targets from linux-x64 builder

This prevents us from having to update the list of targets in both
generate_config.py and the recipe. The handful of special targets that
are only built on Mac and Windows hosts are still in both places.

Original-Bug: 135473
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/958736
Original-Revision: df6597117a6cd80ddbb28d3990287144a9d66b7d
GitOrigin-RevId: 99447fb8b23a2947c3488845652c4c14c6c9b285
Change-Id: Iedebc254d2503b9f34c35776708733e282f7039e
1 file changed
tree: adcbab7fdcf6ff3e44b5e1042b6dd6986841b05f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.