[roll] Roll infra/recipes [recipes] Add Rust extraction for kythe

Use the new kythe rust-project.json extractor to produce a kzip for
Fuchsia's Rust code.

Original-Bug: b/270999861
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1270344
Original-Revision: cb95f9564472e0b9a0888bbd91f2458507d5fad3
GitOrigin-RevId: 662f2a124586a7e592824a51ede13dbe1ccc4f8e
Change-Id: I60c860dd1398f57b41ba05d87c9bb0e5b8a84f36
1 file changed
tree: c054184f37e0b9ab3496325453ebfed5fb702bdf
  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.