commit | 7e135629fd358ed315632d114880b1a0077f34de | [log] [tgz] |
---|---|---|
author | Sergey Ulanov <sergeyu@fuchsia.infra.roller.google.com> | Thu Apr 25 21:00:08 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 25 14:03:41 2024 -0700 |
tree | 99a8c70e9a8bb905ce6b8f898490e5c82b7af237 | |
parent | 20a41d210e5bbcfd68eed8d94805bde35fd03df3 [diff] |
[roll] Roll fuchsia [netstack3] Fix code formatting in datagram.rs rustfmt was failing to format the match expression in RequestHandler::handle_request() due to length of some identifiers. Added a type alias to workaround that issue. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1036992 Original-Revision: 2e544b1bd2add3513dcd98ee757dbc48e2ea7a1b GitOrigin-RevId: 9e428952ea7ed831d4c17cf855cf569765d9ad89 Change-Id: I4682f9dba55c7cb6326f8b7d1a210945a327afcc
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
.