commit | c3971ad5737a41dad8023c21f7ab30e5e42410ba | [log] [tgz] |
---|---|---|
author | Yegor Pomortsev <ypomortsev@fuchsia.infra.roller.google.com> | Mon Oct 02 20:41:52 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 02 13:43:24 2023 -0700 |
tree | b1094a1285bce94de125702a6d58287e92353c81 | |
parent | a36833de0a4240b975ed4994d66c08a38c3f590b [diff] |
[roll] Roll fuchsia [elf_runner][cleanup] Replace some map_err conversions with From Use #[from] instead of #[source] for pass-through errors to remove the need for some map_err calls. Errors that share value types like zx::Status still need #[source]. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/924259 Original-Revision: 6a844b6ac9c5fa518bebee9afc23ebf88704db6c GitOrigin-RevId: af48603bc7cb92f52a87065fb9fb843c83971edf Change-Id: Ic4cf825d1d1c08753e427aeda131af7413c175ea
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
.