[roll] Roll fuchsia [starnix] Use ok_or_else rather than ok_or for errno Constructing an Errno object is not free. In the common case, we do not encounter errors, which means we should use ok_or_else rather than ok_or to defer the construction of the Errno object until we actually have an error. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1081972 Original-Revision: b38d2e1cb00260aef55c4a6d5bd00a4bb0e80e9c GitOrigin-RevId: 41512137197167d57069c0b7801bcfd7448aa3f3 Change-Id: Ieb93dd3133b3fbd36b6bee8edd1833b3780450eb
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.