[roll] Roll fuchsia [fidlgen][rust][driver] Deal correctly with null handle array

This makes it so that the old bindings can handle a null handle array
being received in a channel message, as this is likely to start
happening with upcoming changes to the arena api's handling of
empty arrays.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1409895
Original-Revision: 3e83761c912c51cbda490bbaf9b2e75fe7ff131a
GitOrigin-RevId: 4fe78c0371c9611dd7701a06ded847906637030a
Change-Id: If5fa8a82bce23c078aa028d2dbad7e0d6d38aa9f
1 file changed
tree: d6e8be7504dc3d4636dac4948b8730f04ff851fa
  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.