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

This is a reland of commit cb95f9564472e0b9a0888bbd91f2458507d5fad3

It additionally moves us to kythe v0.0.71, which has a fix for the
Rust extractor.

Original change's description:
> [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
> Change-Id: I3001e0c4bd088e76e12d1e10abe7f3537f91553f
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1270344
> Reviewed-by: Oliver Newman <olivernewman@google.com>
> Commit-Queue: John Wittrock <wittrock@google.com>

Original-Bug: b/270999861
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1282206
Original-Revision: 79428c100558202f88b23e77d29e947bc97fac49
GitOrigin-RevId: de32061c5e7060565983520e08aba235716e903b
Change-Id: Idc180c171cb126d423c2d765d9164a2b0ddcf38d
1 file changed
tree: 1626008a9efd829867f4a957066badf950c6f597
  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.