[roll] Roll fuchsia [rust][lint] Refactor lint configs Consolidate Rust lint configurations in one place, making them easier to manage. This change also revealed that we are missing some rustc lints on fuchsia_rust_driver, which is added in this CL. NOTE: unused_result is not enabled by default in Bazel, users can opt in with `rustc_flags` on a per-target basis. NO_IFTTT=Sort and s/-/_ a few configs in BUILD.bazel Original-Bug: 473999246 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1462929 Original-Revision: 7fe4267c44d22580b4f12486696a6f9cc961aebf GitOrigin-RevId: 486f9a3e48fe635bf0169902f8645c610d7d9db3 Change-Id: I2ef5a7a0f71fadb01eef34bad57a8cb40d4de524
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.