commit | 9d42f3f98b12c4458211ceaead8d574890a465d2 | [log] [tgz] |
---|---|---|
author | Miguel Flores Ruiz de Eguino <miguelfrde@fuchsia.infra.roller.google.com> | Fri Jan 19 22:14:32 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jan 19 14:17:29 2024 -0800 |
tree | e36d8fb327a659eb35f3040555fd9e9646e1ab3b | |
parent | 9a445c09bf60dd1e6168018a767b921250a859aa [diff] |
[roll] Roll fuchsia [archivist] Simplify some async fn usage As part of the previous change tackling some clippy issues I realized we can use the shorter async fn syntax and just define the required Send bound on the returned future in the trait definition. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/977172 Original-Revision: a3d25aba25a023632021022dcf8fcb7b47d7e63b GitOrigin-RevId: 9b02533d0e77c28ca0e1c271205f230791c2ba11 Change-Id: Ie753242fe5c37398ce83456b24329ca2c8dbc17d
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
.