[roll] Roll fuchsia [rust-analyzer] Implement discoverConfig script

Implement a script that can be invoked by workspace.discoverConfig
in VSCode to return rust-project.json to rust-analyzer. This script
knows how to merge Rust crate information from both GN and Bazel.

Original-Bug: 443930123
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1367056
Original-Revision: f4a03608563bb8d6847d4f41d2cf6db305af90c7
GitOrigin-RevId: 0fbd913744eac5b3aa4663cfc41b439b193e0a2f
Change-Id: Iec46654944143052b88615e3baafbb00ddbe0b01
1 file changed
tree: a589bf3d81bf9bf6bfa969625422ce2777d2a417
  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.