[roll] Roll fuchsia [rust] Disable rustc lints for third-party code

Also only include cap_lints_allow in rust_auxiliary if it's not
already in the configs list.

Test: fx build
Original-Bug: 417223004
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1280156
Original-Revision: 39b575f8d8f35475482a9bb176c9cfb63dcaf357
GitOrigin-RevId: a52c9bbcb405aeaa3daf7da0c201eff41a33731c
Change-Id: I6a622e0026fd76d3cd8f4141faf1b018c8a2ac8c
1 file changed
tree: 7a7437be1e47cd3e07622984a16f1b54b5ea3069
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.