2 files changed
+6
-6
lines changed+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
- Cargo.lock+130-150
- Cargo.toml+1-1
- src/bin/bench.rs+3-1
- src/bin/search.rs+31-4
- src/cargo/core/workspace.rs+3-4
- src/cargo/ops/cargo_read_manifest.rs+2-15
- src/cargo/ops/cargo_rustc/compilation.rs+2-2
- src/cargo/ops/cargo_rustc/mod.rs+12-1
- src/cargo/ops/mod.rs+1-1
- src/cargo/util/paths.rs+3-3
- src/cargo/util/toml/mod.rs+43-594
- src/cargo/util/toml/targets.rs+452
- src/doc/crates-io.md+10-5
- src/doc/manifest.md+2
- src/etc/_cargo+9
- tests/bad-config.rs+49-4
- tests/bench.rs+43-5
- tests/build.rs+158-65
- tests/cargotest/lib.rs+1
- tests/cross-compile.rs+1-1
- tests/git.rs+5-20
- tests/jobserver.rs+1-1
- tests/path.rs+12-37
- tests/plugins.rs+1-5
- tests/search.rs+134-1
- tests/test.rs+7-7
0 commit comments