[roll] Roll fuchsia [gidl][rust][hlcpp] Support nullable vectors

This CL makes nullable vectors work in the GIDL backends for Rust and
HLCPP. LLCPP was fixed in Ifde8c78d801b28b5265ddc35961318e6af8aef8c.

Test: fx test fidl_{rust,hlcpp}_conformance_tests
Original-Fixed: 73159
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/607347
Original-Revision: 5980cd13501023403d0f0072f32f363afccf0af7
GitOrigin-RevId: 5dc750bf6e8e13cc02e1d5fba77824d0985cbab1
Change-Id: Ifa9c53c7e6df1d10f42d6440c289ba03a55d8a19
1 file changed
tree: e5cdc53f030754330dacf8b9f3dc0ead7a8da0c2
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.