Skip to content
Snippets Groups Projects
Commit 77852105 authored by Taylor Cramer's avatar Taylor Cramer Committed by CQ bot account: commit-bot@chromium.org
Browse files

[third-party][rust] Move third_party/rust-crates in-tree

Third-party Rust crates were previously vendored out of a separate
repository, third_party/rust-crates. This causes difficulties
due to the separate versioning of third_party/rust-crates from
fuchsia.git.

After this commit, third-party crates are vendored out of
third_party/rust_crates.

This commit also introduces a second BUILD.gn file for
rust-mirrors/rustyline in order to allow for a soft transition.
After this, rust-mirrors/rustyline will have its BUILD.gn file
removed and the transitional/ subdirectory will be deleted.

Test: compiled
Change-Id: I58570efff4fe91691f93ac90636b5d722521c316
parent 93cd38ac
No related branches found
No related tags found
No related merge requests found
Showing
with 103 additions and 111 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment