[roll] Roll fuchsia [rust] Switch from .truncate(0) to .clear() An upcoming Rust lint now warns if you are doing a .truncate(0) and suggests using .clear(), which may be more efficient. Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1612651 Owners-Override: James Robinson <jamesr@google.com> Original-Original-Revision: 4230949ef502288e9abbc67fca11eb7c86b5a292 GitOrigin-RevId: 972a13d16e97eacbc3ed1f003e344eb2a19adfab Change-Id: Ie6c6cf7eeec0e14c3d985e7c69a0df2b8a7a10ff Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1616772 Cr-Commit-Position: refs/heads/main@{#192947}
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 in one of the communication channels documented at get involved.
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.