commit | 4bb959046e5fbe17518862ed3ae25136bee9a1df | [log] [tgz] |
---|---|---|
author | lujc <lujc@fuchsia.infra.roller.google.com> | Tue Aug 20 02:08:23 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 19 19:09:40 2024 -0700 |
tree | b3fa1b874c630fbdb639d19295cf9b22fd343c1b | |
parent | 49ef98100bd3c912d8086ddcbdcc9a2d99400aab [diff] |
[roll] Roll fuchsia [cargo-gnaw] Fix cargo build - Cargo manifest file has to be in the name of Cargo.toml. Add soft link Cargo.toml that points to the existing Cargo.toml.creates-io. - Allow root Cargo.toml to be tracked by git in cargo-gnaw directory - Add missing dependency semvar and upgrade dependency cargo_metadata. Versions match //third_party/rust_crates/BUILD.gn. - Add std::convert::TryFrom that is required for rust edition 2018. Test: cargo run works. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1101315 Original-Revision: 2ae3e3aba5c99f12f11aaa63ec884d2a3b6b48c2 GitOrigin-RevId: cb0bbee6126de253a60002b331f70ace3508caa2 Change-Id: I025c262464142624263c8cccabe54bca117eb772
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
.