[roll] Roll fuchsia [pkg] Migrate to Rust 2024

All Rust targets in //src/sys/pkg are migrated except for tuf_lib_test
which is third_party code.

Original-Bug: 461906397
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1427001
Original-Revision: 6f9e5ffb3b724148a8713f1195b5e6860da74835
GitOrigin-RevId: 0b0e08c925576d0cf38791e74264c0f0389964fa
Change-Id: I0d9600520f323d5e6c6b822927beff43788f3cfe
1 file changed
tree: fbb04d35c2cdc218f8d47a3d315594e4f273ce8a
  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.