[roll] Roll fuchsia [nestack3] Fix new dead_code warn
```
error: associated function `num_ephemeral` is never used
--> ../../src/connectivity/network/netstack3/core/src/algorithm/port_alloc.rs:79:8
|
58 | pub(crate) trait PortAllocImpl {
| ------------- associated function in this trait
...
79 | fn num_ephemeral() -> usize {
| ^^^^^^^^^^^^^
|
= note: `-D dead-code` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(dead_code)]`
error: aborting due to 1 previous error
```
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1002032
Original-Revision: ea032b28b63a8a9625def0f9d2a38a103af54f69
GitOrigin-RevId: fbeb67e6f419a81d864fc9ecedd6570a0247c92d
Change-Id: I5a31b606953352261837b4524365d698dd130ed8
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.