We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 847e1a0 commit 099ca49Copy full SHA for 099ca49
src/chromium/cargo.md
@@ -76,7 +76,7 @@ may offer an advantage"):
76
for command-line parsing and on `toml` for configuration files.
77
- Disclaimer: a unique reason for using `cargo` was unavailability of `gn`
78
when building and bootstrapping Rust standard library when building Rust
79
- toolchain.)
+ toolchain.
80
- `run_gnrt.py` uses Chromium's copy of `cargo` and `rustc`. `gnrt` depends
81
on third-party libraries downloaded from the internet, by `run_gnrt.py`
82
asks `cargo` that only `--locked` content is allowed via `Cargo.lock`.)
0 commit comments