[roll] Roll fuchsia [rust] Enforce missing_unsafe_on_extern

This will be required in Rust 2024.

Changes made by:
fx clippy --all --raw | fx shush lint --force --lint missing_unsafe_on_extern fix
fx format-code

Original-Bug: 461906397
Depends-On: turquoise-internal:Ic6b8cb3e365141e9b65a8b0a39d3be9c85bd112c
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1433081
Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
Owners-Override: James Robinson <jamesr@google.com>
Original-Revision: 4277aea5ff6c8383b66dd07fe05c0e152d881f76
GitOrigin-RevId: d0d7e8fe6686682b9d881eaf94e8c97de16c0062
Change-Id: I5e0ef3b07086c5b1ff8641183af8001168dc3430
1 file changed
tree: f5ef2df1947dde2c6dd0d95592ad30ddaf8fd253
  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.