[roll] Roll fuchsia [layer-workbench] Don't use ControlFlow with skip_trivial_clips_pass An upcoming version of Rust makes `ControlFlow` must-use, and so it triggers a lint failure since the result isn't used. Since `skip_trivial_clips_pass` always returns `ControlFlow::Continue(())`, this just removes the use of it to fix the lint. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1231305 Original-Revision: 93f65f0cb05aaaffb402c92e505ff1e213ef5664 GitOrigin-RevId: e14916355bf4c6b1fb475a4a18d66ed7b9e792f3 Change-Id: Ib4887091f6a1c7a825f24967bcf4a2c0b57a551f
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.