[roll] Roll fuchsia [bazel[fidl] Do not require enable_rust when rust_next_emit_compat

Allow users of fidl_library() to disable Rust without needing to also
set `rust_next_emit_compat = False` so that they do not need to be
concerned with this detail when disabling Rust entirely.

Original-Bug: 428285014
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1415375
Original-Revision: dfbb4e79cc05a93877da2f725f3a4c0a1260ccdf
GitOrigin-RevId: c7fd85bbbff2d7a36411f46841206a70dd6ff957
Change-Id: I65617f6d6f4cb364b761129d36fdd4c5be25317d
1 file changed
tree: 3d3df2aeff506925db9f360e01a646255250927a
  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.