[roll] Roll fuchsia [wlan] Remove dead code

Make `TrackedAppend::new_with` a test-only method, as it's not called
from any non-test code. Newer versions of the Rust compiler flag this as
dead code.

Original-Bug: 357638987
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1095972
Original-Revision: df13b21f6a5052bef9f30c01ff4e3cf297b66738
GitOrigin-RevId: 702bcd4437a0fb3a96a420a9b3605880d9429da0
Change-Id: Id9522e63c989fe6884b1e3c233d541e310ca372f
1 file changed
tree: aeeb3f38494e4c77894de3103db2798d83c8cd08
  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.