[roll] Roll fuchsia [netstack3] Use RepeatN iterator from std

Now that std has stabilized an implementation of the RepeatN iterator,
we can delete our bespoke implementation.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1542001
Original-Revision: c730a4895ef412659f1b28adb0a0d918ff2e6088
GitOrigin-RevId: 2e1825cbb16d52ea5ef07fdddea4b84d83c01c9a
Change-Id: Ia4bb8e75b9b92abe5b043c4d47651ea78e888a70
1 file changed
tree: 6a0ed1ed4be82a8ce80b9b2b5758e194dfa5dd17
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.