[roll] Roll fuchsia [build][rust] Don't always read rust.cipd_version

We shouldn't attempt to read the `rust.cipd_version` file when we
specify `rustc_prefix` because we might be in a state with no version
file.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/895982
Original-Revision: 49e96569349a99f0ab39dcd23449c9d661f5d6ad
GitOrigin-RevId: 0d671fbb9fadb0025a384c28df8300e655f62505
Change-Id: Iff5f0a93cd62341487b5c75b832ffb36b79a5eb3
1 file changed
tree: aeb3368f4c52b269f89d2ecc88183e311cf8ae40
  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.