commit | 56687aafaf55bf949ae7a3e492de772722eb9e52 | [log] [tgz] |
---|---|---|
author | David Gilhooley <dgilhooley@fuchsia.infra.roller.google.com> | Wed Oct 18 17:52:41 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 18 10:54:12 2023 -0700 |
tree | d9554ac41635c50ef63f743e05d608dfafa1b409 | |
parent | 7ef3944ca06f6749efa71b35f99581d43d20e41e [diff] |
[roll] Roll fuchsia [routing] Remove availability clone calls The Availability type is a small enum and implements Copy. It is very cheap to copy as the type is very small. Remove these calls to `clone` so we can reserve clone for expensive calls and memory allocations. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/934052 Original-Revision: 0832419902c7e9d8ccc3eab5120e7894c7b983b8 GitOrigin-RevId: 373d9c35e02a08d4e20e2d2ef500e9661e5ffa49 Change-Id: I6ae2e04eec4ea8676d1f3461cbf8b67fcaa513cf
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
.