[roll] Roll fuchsia [rbe][rust] support for skipping rlib downloads Local dep-scanning needs to explicitly request metadata to avoid unwanted opening of rlibs (which might exist as download stubs). Improve handling around proc macros (usually .so): rmeta-depfiles will already include .so because those are required for evaluating macros (the .rmeta alone is insufficient). Now also request emitting rmeta for terminal crates types like rust_bin. This is a bit of a workaround to hint to the compilation that earlier artifacts in the build emitted rmetadata, and thus, those rmeta should be used for dep-scanning, as opposed to the full .rlibs. Many of these extraneous produced rmetas are empty, so there isn't much wasted space. Original-Bug: 317274103 Original-Bug: 42084033 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1009472 Original-Revision: 844ae65c922029bca63ac47c65f363c995d01914 GitOrigin-RevId: bce5493fbb96962f09b3da7e3b342f103a139b44 Change-Id: I377216f86883ed3304fb880b1cd2d60f0f9904a1
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 via the IRC channel #fuchsia on Freenode.
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.