[roll] Roll fuchsia [fx roll-compiler] Handle rust+clang lockstep rolls

When no `--package` switch is used, the default now acts like
`--package clang --package rust` instead of just `--package clang`.
When those two abbreviations are used together, then the version
argument is resolved against the rust packages rather than the clang
packages.  Once that reduces it to the canonical `git_revisions:...`
tag, then a corresponding `git_revision:...` tag is used for clang.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1250945
Original-Revision: 916211b01bea164e27061b67bc2bdff9efd5c729
GitOrigin-RevId: 16f3d4f3e03e3e7c8953493d93aff0e7eb0cea21
Change-Id: Ib850e45d3877de9084b9849d823db0bfa39c68cd
1 file changed
tree: d812b8cd69e927c26afbdf8530b96dcb7c6c1b9e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.