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

This reverts commit cb95f9564472e0b9a0888bbd91f2458507d5fad3.

Reason for revert: Might have caused xref drops for C++??

Original-Bug: b/270999861
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/+/1280204
Original-Revision: 9273412fa0441380f2dd3415c9898ae967a10951
GitOrigin-RevId: d30aa3d178989ff55f37c0c6dd0decd1c2069948
Change-Id: Ia1f82d626f43d726dfa6bcab7b60cbbdfa490f02
1 file changed
tree: 5bfd77f10d5711218f0d1e48a391c91ac750be38
  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.