[roll] Roll fuchsia [zx][rs] Remove unneeded drop impl.

This manually suppresses drop behavior, but that's already
done by ManuallyDrop.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1449290
Original-Revision: 1419c60b832650a64fe1b93b2160f0a48ace559f
GitOrigin-RevId: 7ecd6b14877be2f60fb7e0c1adc45e3b0cff88e7
Change-Id: Ie0a9917bcc31c1259e20dba4c7b72c413364b6ae
1 file changed
tree: a55e09f4b7ff8810a208a561f9192405190d7e9c
  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.