[roll] Roll fuchsia [fidl][rust] Don't require enable_rust_drivers for 'next' bindings

This changes it so that driver bindings are always generated for
the rust next bindings if contains_drivers, allowing for generating
them in the wire bindings without also forcing the partial
support in the old bindings to be generated, which may cause errors.

From the driver framework team's perspective, the driver transport
support in the rust next bindings are as supported as the rust
next bindings themselves are.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1439494
Original-Revision: 471f03839f8974815486c287a0fce769411dd90f
GitOrigin-RevId: 7f0ee665822b960fa470cf557d7f28cd997cb239
Change-Id: I9bbc655c653df583c72b4890e955c094ad0f6b26
1 file changed
tree: 6945343fd5d10cb3ec2a989077c8af8142da4afc
  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.