[roll] Roll fuchsia Revert "[gidl] Add goldens for remaining GIDL backends"

This reverts commit c295eaae1d08bd3cc1a407d4eeece6e389f9c733.

Reason for revert: Possibly broke tree, see https://fxbug.dev/77152

Original change's description:
> [gidl] Add goldens for remaining GIDL backends
>
> Goldens for GIDL output were added previously for go, hlcpp and llcpp
> but not for other backends. This adds goldens for the remaining
> backends: rust and dart.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/532003

TBR=bprosnitz@google.com,mkember@google.com,auto-submit@fuchsia-infra.iam.gserviceaccount.com

No-Tree-Checks: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/532282
Original-Revision: addc03e59ccb0cc0caff9cafe5d05712ff296bce
GitOrigin-RevId: fac8b66d8d2a06a006e95e4c84183f1b884ceec6
Change-Id: I725c6809f9d557cfdf9adade8c03322f72c7b533
1 file changed
tree: de71d07dce08213694ce14196a70ade148df455c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.