You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-07-03 05:27:04 +02:00
Fix spelling of CXX and Cargo (mostly in the Chromium part). (#1549)
This commit is contained in:
committed by
GitHub
parent
53baee82e3
commit
584c957d69
@ -19,7 +19,7 @@ We will look at `rust_binary` and `rust_library` next.
|
||||
|
||||
Additional items speaker may mention:
|
||||
|
||||
- cargo is not optimized for multi-language repos, and also downloads packages from the internet.
|
||||
- Cargo is not optimized for multi-language repos, and also downloads packages from the internet.
|
||||
|
||||
- For compliance and performance, Android must have crates in-tree. It must also interop with C/C++/Java code. Soong fills that gap.
|
||||
|
||||
|
Reference in New Issue
Block a user