[roll] Roll fuchsia [rust][async] Use zero as invalid handle ID for emulated handles

This is the value used for real handles, and agnostic code that sees raw
handle IDs was getting confused by the id zero.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/441169
Original-Revision: c3a741f68926d7a84770b6615cd79b2e34a3b091
GitOrigin-RevId: 12688d7e33a5c1459f0fe3eb571054ac63b0c531
Change-Id: Ia75f477e73f80fc71668afbe42e82091f7ec44d5
1 file changed
tree: a3b6763d53e12c084e5af61b693face9f14331e1
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 via the IRC channel #fuchsia on Freenode.

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.