[roll] Roll fuchsia [netstack3] Let rust perform lifetime elision

...for SLAAC context implementations

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/710980
Original-Revision: 9db9adb82f0f6b502cec49ac644d2c9d2fd6ab43
GitOrigin-RevId: 05ef06a402a70606c0c1dce3029c48fefa2a0dc3
Change-Id: I77b5ead4de0cf413a4236eb234b7e5bf211cce94
1 file changed
tree: 177aa9e1858e7b9d1acd4f6502f10695b93aa892
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.