[roll] Roll fuchsia [fidl][rust][fdomain] Build rule cleanup This is a clean-up of how we build the flavours of Rust FIDL bindings in our glorious FDomain world. It moves all of the logic and policy (other than a little backwards compat stuff) from //build/fidl/fidl.gni to //build/rust/fidl_rust.gni where it belongs. As a side effect this makes the "common" create for FIDL libraries depend on the "common" crate for their dependencies rather than on the main end-user FIDL bindings crate. I noticed that these were showing up in build trace critical paths. In a local test it's cutting a couple of seconds off the hot path for a clean ffx build. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1260905 Original-Revision: 38f683d82c98fdffe38a70933c76d4ad67331cca GitOrigin-RevId: f5e47274839214ca405655e3b16cab020d8d7048 Change-Id: Ie2c6c342dafa9e2c6775d45ef857931ca9e85b40
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.