[roll] Roll fuchsia [build][rust] Add "production only" lints.

These lints should be applied to non-test code. Reduces the
burden of rolling out code quality improvements by limiting
changes to the highest priority artifacts.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1154833
Original-Revision: 6267e15a357cd217b6688bf43874ef019f559865
GitOrigin-RevId: 49862ece94de76e473ba6d9597e5eee65d35ec3d
Change-Id: I029ba136612beca3715ed2fbc01cd3af13e3192e
1 file changed
tree: 32181863a4b3b3329cf7f724f3d6d4419c875f17
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.