[roll] Roll fuchsia [rust][3p] Switch to use rustc_library ... instead of `rust_library`. Motivation of this change is to reuse the logic for defining rustdoc subtargets from `rustc_library`. The same logic was previously repeated in BUILDCONFIG.gn for rust_library, making them hard to stay consistent. NOTE: cargo-gnaw unfortunately has to pick up details about `rustc_library` (field names and the .actual subtarget) in this change, which means it will be coupled with the Fuchsia build after this change. Also note: The changes in `icu_rust_crates.gni` are enough to make the build pass, this file will be removed in a followup to simplify diff, where `icu_rustc_library` is used instead of `icu_rust_library`. Original-Bug: 355454632 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1277545 Original-Revision: bccf9d27692281998175336a514f310f408b875c GitOrigin-RevId: 0036a3e122c66936dbf4063b16d335449fe42773 Change-Id: I680f593e964313ee94c08b4707ee44cdd96ad30e
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.