[roll] Roll fuchsia [zx][rs] Remove AsHandleRef::wait_async_handle.

Adds a concrete wait_async() method to all the handle
wrappers that callers can reach through HandleRef's Deref.

Original-Bug: 434762683
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1449571
Original-Revision: d00cba92d26ae0ca8b2df4b43ad5ca803e41d949
GitOrigin-RevId: 463d21bcb1fb1ef9c7161eee1c09499e1960c818
Change-Id: I7bf5da85d6d50192b7bdc53195826c47a3eab43d
1 file changed
tree: 30ccc544802fcdfca27f4cd0dc1c55b1bffd57fc
  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.