[roll] Roll fuchsia [netstack3] Resolve assorted TODOs

These were all mechanical changes to remove unnecessary workarounds now
that Rust supports a number of new features.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1546721
Original-Revision: a02d770efbd06a2c0688f7a5a5858ccf1398f295
GitOrigin-RevId: a7f4e2ccba9d5584f7e813a4a5f990e84ef02b87
Change-Id: I82555fd8b50c61ddfe2a871934939c7b94fd0dec
1 file changed
tree: 93e553f4486eea37e25abef46a95f95f83554b18
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.