[roll] Roll fuchsia [fidl][rs] Infallible create_proxy_and_stream().

The underlying APIs no longer return Results, so there
is no reason to propagate fallibility to callers.

Needs internal CL 897301.

Original-Bug: 319159026
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1164203
Owners-Override: Kevin Lindkvist <lindkvist@google.com>
Original-Revision: 2ab4315410f6f9ff6c96d9c0e50473618dd0241f
GitOrigin-RevId: bda4fab3b4e8e91a1749fed30aa4580fcb7ffe63
Change-Id: Iceafd1b21f0b57a84f3a503591c32659ca4ac8a7
1 file changed
tree: 16a7c395d7959c9c35220edc91827409bf8f5546
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.