2 files changed
+9
-8
lines changed+8-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
- Cargo.lock+118-117
- Cargo.toml+1-1
- src/bin/bench.rs+5-5
- src/bin/build.rs+6-5
- src/bin/check.rs+5-5
- src/bin/test.rs+5-5
- src/cargo/core/shell.rs+9-2
- src/cargo/ops/cargo_compile.rs+22
- src/cargo/ops/cargo_new.rs+1-1
- src/cargo/ops/cargo_run.rs+1
- src/cargo/ops/cargo_rustc/custom_build.rs+8-1
- src/cargo/util/flock.rs+1-1
- src/cargo/util/toml.rs+3-45
- src/doc/build-script.md+3
- tests/bench.rs+53
- tests/build-auth.rs+1-1
- tests/build.rs+44-1
- tests/cargo_alias_config.rs+6-6
- tests/test.rs+44
0 commit comments