[roll] Roll fuchsia [netstack3] Extract Uninstantiable to base

As we split the core crates, the important trait implementations for
Uninstantiable will happen wherever the local traits are defined.

Original-Bug: 338448790
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046595
Original-Revision: daf79605d6219820f3568538064de23d7b800964
GitOrigin-RevId: 6f16d53d0a0c4c205b365ee701e6f505b76ef62d
Change-Id: I69393b9d52cb50ca370a252e8d4cafd5ec8914bc
1 file changed
tree: a4f7bbeaa9397ee1e6329d06ea762a186fc9fb06
  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.