[roll] Roll fuchsia Revert "[rust] Remove unreachable_patterns in s/c/network"

This reverts commit c918102f3d7318d2a7f96fa4c4c6c3837d9ca9e7.

Reason for revert: It looks like we'll need to revert the toolchain roll, so reverting this to avoid blocking it.

Original change's description:
> [rust] Remove unreachable_patterns in s/c/network
>
> Now that the toolchain has been rolled, the newly-detected
> unreachable_patterns instances that were allowlisted can now be deleted.
>
> Original-Fixed: 360336175
> Original-Fixed: 360335974
> Change-Id: I78e2eed59e739a6612cb7efc632d115ea72aa111
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1125994
> Commit-Queue: Evan Wildenhain <wildenhain@google.com>
> Reviewed-by: Bruno Dal Bo <brunodalbo@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1127233
Original-Revision: fc14f591e3e9520e17fafb3f17c498034822ef79
GitOrigin-RevId: e783062356c6e8f52391f33b7821a4a6b4630240
Change-Id: Id76bd78a83b439c4d168abeb74691c47bf777478
1 file changed
tree: 8edec367f69a7b19f0a6eaf10b120b986392da12
  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.