[roll] Roll infra/recipes [rust_toolchain] Remove explicit target list from recipe

generate_config.py already has a default target list with logic that
duplicates what's in the recipe. Remove the recipe version to minimize
the chance of getting out of sync in the future.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/720018
Original-Revision: 611e897c984785d4bd8009d65d0b6bf7cb50706f
GitOrigin-RevId: 6ecf0ac6deb5059c4b7072e52aa124b7e1271b3e
Change-Id: Ida00bd8e9fba3f5377f94909b11de0e198805c89
1 file changed
tree: 10cfc9f9cd1b234324c6aace244172502fe7110c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  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.