[roll] Roll fuchsia [bindgen] Add knob for generated !#[allow(...)] directives In the canonical boringssl Rust bindings included in boringssl.git, the bssl-sys crate `include!`s a bindgen-generated file into its root. Even though this is done at the top of the root, rustc will still choke on any #! directives at the top of the included file. To accommodate this case we add a knob to control whether the !#[allow(...)] directives are emitted in our Python bindgen command line builder abstraction, defaulting to inclusion. Original-Bug: 394345209, 394116035 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1200824 Original-Revision: 6a82041b23d4122ece88e81d6a4ab083df3ae58f GitOrigin-RevId: e921496f74939d469f4f49ca9031c73b30b33b77 Change-Id: I39939338286ce1b0387199cd53fa25154d074cd7
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.