2 files changed
+8
-8
lines changed+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
- Cargo.toml+1-1
- src/bin/cargo.rs+1-1
- src/bin/command_prelude.rs+25-4
- src/bin/commands/init.rs+1-1
- src/bin/commands/install.rs+2-2
- src/bin/commands/new.rs+1-1
- src/cargo/core/resolver/mod.rs+336-165
- src/cargo/ops/cargo_new.rs+11-12
- src/cargo/ops/registry.rs+2-2
- src/cargo/ops/resolve.rs+1-1
- src/cargo/util/important_paths.rs+5-39
- tests/testsuite/build.rs+1-10
- tests/testsuite/cargo_command.rs+83-12
- tests/testsuite/cargotest/support/mod.rs+6-1
- tests/testsuite/clean.rs+2-16
- tests/testsuite/resolve.rs+52-2
- tests/testsuite/run.rs+3-10
- tests/testsuite/rustc.rs+5-34
- tests/testsuite/test.rs+3-23
0 commit comments