[roll] Roll fuchsia [vscode][rust-analyzer] Fix discoverConfig - From the GN rust project, explicitly emit is_workspace_member for all crates. We set it to true for everything outside of //third_party/rust_crates [0]. - Some targets share the same root source directory, so massage the crate discovery routine to allow multiple crates to have a hit on the same file provided that the root module is an exact match. [0] https://github.com/rust-lang/rust-analyzer/issues/20982 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1416499 Original-Revision: b65bbe4a037fe6dda26b515508ff31a2f8b69273 GitOrigin-RevId: aa5ea56937d4cfe39f8967be46745f18c6e25e8a Change-Id: Ia9b769d29ccbbbc5276b136b7a8773fd4388d09e
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.