[roll] Roll infra/recipes [rust] Avoid empty arguments in command line

On x86_64 targets, both neither SCS nor fixed-x18 are used, but because
these list entries exist, they get added, and the commandline breaks.

Original-Bug: 476440930
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1477304
Original-Revision: cf3d456a7e42fba5d05bb6777d0493afd513e54c
GitOrigin-RevId: c06b0cb25bed629c5babbeffc35b16453e620f15
Change-Id: I4a14ec69822371c182ebbb4d7974d57c7ab9c802
1 file changed
tree: 2657991d10f1c99aa10cb92a638f0f2ae7500e6d
  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.