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

This is a reland of commit cb95f9564472e0b9a0888bbd91f2458507d5fad3

We've now fixed the issues with CXX extraction that were holding this
up, as well as an issue with the Rust analyzer in the server-side
pipeline (b/419899118).

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-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1301724
Original-Revision: 65951e3a576cf28e783ecb7dda54aac275ae40a8
GitOrigin-RevId: de79457f0e714b00ada555322196fb35339bbea1
Change-Id: Ib611c12d856fefe79bbd39e2cfe2b871c9bb27d2
1 file changed
tree: 80717c08395f73c2d7929132ec4fe70c86a84a9c
  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.