[roll] Roll fuchsia [netstack3] Derive Error to avoid dead_code allow

We've come to use this pattern in many places, address this old TODO
with that.

Original-Fixed: 42148629
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1085559
Original-Revision: 364ffe48b70a85ce9764706f19d1842195a405f4
GitOrigin-RevId: a3a812aa977cfc8d36c4d6ae08b773c7da79f96b
Change-Id: Ie48e48196a9e453dedd8e82e651a8bed1e7eca51
1 file changed
tree: c38e1460f7e6adb3a5e9c8892e5918d2735df981
  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 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.