[roll] Roll fuchsia [netstack3] Standardize on net_types::Witness::get Replace uses of `Witness::into_addr` with `get` where possible. So long as the contained address is `Copy`, both methods behave identically. `get` is shorter, and makes more sense in cases in which the receiver will be used again after the method call (`into_addr` only worked in these cases because the receiver was `Copy`). Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/480038 Original-Revision: 62cbbbd0bc8953a42b251cbbb669eed8e9196427 GitOrigin-RevId: 3c611e84fbb27d9a3bf432c31a85d74872e56793 Change-Id: I37fea4ca1e0eadd1d463c7c45d8363945ccc9a71
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.