[roll] Roll fuchsia [fidl][rust] Remove more redundant PEER_CLOSED checks

This CL removes logic that hides PEER_CLOSED errors on FIDL writes. Ever
since Ib5e0026bf7dbae57a872662a4f8231ebdb49cc30, the FIDL bindings have
done this internally, so these checks are redundant.

This is a follow up to If965d4aca3388f5c3d44ce7316c1364f87852bc1
handling some cases that I missed there.

Original-Bug: 113160
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/871575
Original-Revision: f436f0fee8b4049d0de8cc6278c6990d46f38081
GitOrigin-RevId: f7ca7c0551305f00214daa495d3a7a9b9cda8997
Change-Id: I4a7baf0b971a255b32f69d7e273c556a78e7f27e
1 file changed
tree: 7f5d121ed1126bb4aeaf5cab66b003ec63977dce
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 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.