[roll] Roll fuchsia [uart] Make VariantVisitor::operator() rvalue-only The VariantVisitor callable object must be called only once. Making its call operator rvalue-only expresses that via the type system so there's a better chance of it always getting caught at compile time. This required fixing hwreg::internal::Visit to be more thoroughly rvalue-friendly. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1200666 Original-Revision: 1c6db507ea17c3dbb4fde91b70bb4b8a7f6186e7 GitOrigin-RevId: ac9ca0645c52067c47dfbf5eb41e607131791ec2 Change-Id: I6215b8c6148020aa38546da829a4abcd1ee7924d
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.