| commit | fdcd645ae5c6d83abc2fed1d01f6ca8445bb5a44 | [log] [tgz] |
|---|---|---|
| author | Alex Zaslavsky <azaslavsky@fuchsia.infra.roller.google.com> | Mon Oct 10 20:16:19 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 10 13:18:12 2022 -0700 |
| tree | 5dcbfb6fee9f61e6c0fcc86868374511996c4003 | |
| parent | b07f7510d7bf6e31c327020a9e012b3887acde9a [diff] |
[roll] Roll fuchsia [fidl][scripts] Add `scaffold implement` for Rust This command takes an already created canonical example variant and adds an implementation to it. Additionally, if this is the first implementation for the canonical example variant in question, it adds a test implementation as well. This change only implements this functionality for the /rust and /test directories - the follow up implementation will do the same for all of the C++ directories (/cpp_wire, /cpp_natural, and /hlcpp) as well. Test: manual, used to generate fxr/737547 Original-Bug: 111614 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/737543 Original-Revision: 9d36bf13edae99aaaa591e6e0d289fc268ace68d GitOrigin-RevId: 422260ae648771f7e77d2c9bbaedc1aa4abbb6d1 Change-Id: Ib909bccbe0ce3234fca507300de73e61c6386de8
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.