[roll] Roll fuchsia [network-device] Allow uninit_assumed_init.

This usage seems sound and has TODOs waiting for an upstream API
to stabilize allowing safe creation of an array of MaybeUninit
values.

Unblocks this week's toolchain roll.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/825368
Original-Revision: 24c55a3d6320f779d82d180231b68dcc889c127a
GitOrigin-RevId: 4de3ee54d188d17d6bc6fdf2bd50edb160cd0b40
Change-Id: I8e39559a6aa9ffc336ed50d0b5ecae9313455f7f
1 file changed
tree: 80a1190a064e12edd2c84ff002a8facc59152974
  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.