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

This reverts commit a5c1933be0c997f054f5a5b2af943e2b1d892611.

Reason for revert: Large drops in c++ source facts

Original-Bug: b/420000803
Exempt-From-Owner-Approval: true
Original change's description:
> 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
> Change-Id: I2c96bf13306bd88ebd17b7998d03dca9534ba250
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1282206
> Reviewed-by: Oliver Newman <olivernewman@google.com>
> Commit-Queue: John Wittrock <wittrock@google.com>

Original-Bug: b/420000803
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1285484
Original-Revision: 242a34d786c26800d998945d41ceb3decd234508
GitOrigin-RevId: 7da8e50ba19d335c8344e38cf953f38816d802dd
Change-Id: I9c0d8eeec5e6c594c1af4dd8f0ea89988620b5bc
1 file changed
tree: 431b66d7c15b60ecfac232800302d586ce8b87c9
  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.