[roll] Roll fuchsia [check-licenses] Updates to Rust boundary logic for mirrors

This adds special rules for Rust mirrors in
third_party/rust_crates/mirrors. It ensures that project boundaries are
established at the top-level folder under mirrors, and ignores
Cargo.toml files in subdirectories. It also skips workspace members in
mirrors to keep them grouped.

Test: fx test tools/check-licenses
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1586634
Original-Revision: 4c4f88f210abecde177ef6cac45dfc0c1673aa5c
GitOrigin-RevId: 3f6321f2e70c75c0aa242e539548bc56db8db163
Change-Id: I5c4c9fb01f4f117631c42ca5a65ba756daae7738
1 file changed
tree: 2bf491542cfd20b1efb8f8f557d9637b609312f0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.