[roll] Roll fuchsia Revert "[sdk][rust] Mark unpin method as unsafe"

This reverts commit 780679d7db9fff98721dd32506225d2c5a909260.

Reason for revert: Raced a change that added another use of the now unsafe method.

Original change's description:
> [sdk][rust] Mark unpin method as unsafe
>
> Depends-on: turquoise-internal:I80f0f28f1378e634cf723aa470cfefc36a6a6964
> Change-Id: I3a6d08753f819df020fbf81114f94fbb6a6a6964
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1438299
> Reviewed-by: Adam Perry <adamperry@google.com>
> Fuchsia-Auto-Submit: Suraj Malhotra <surajmalhotra@google.com>
> Reviewed-by: Megan Batty <mgnb@google.com>
> Dependencies-Satisfied: CL Deps Checker <cl-deps-checker@fuchsia-internal-service-accts.iam.gserviceaccount.com>
> Commit-Queue: Suraj Malhotra <surajmalhotra@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1439354
Original-Revision: fa6d2684fc876f3a8e3c56a40617a8fc8158d60a
GitOrigin-RevId: 188598b72eaf34e69e4bb5f18f46b7ab64071180
Change-Id: I0610159bf6d44e49a00e10b80df615ae99cfd1cb
1 file changed
tree: fb186fdc60efce0ce9e58f590edf0a2ad5ce9afb
  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.