1 file changed
+1
-1
lines changed- src/cargo/core/compiler/rustdoc.rs+5-3
- src/cargo/core/package_id.rs+3-3
- src/cargo/core/source/source_id.rs+59-22
- src/cargo/ops/fix.rs+1-1
- src/cargo/ops/mod.rs+3-1
- src/cargo/ops/registry.rs+3-3
- src/cargo/ops/vendor.rs+2-1
- src/cargo/sources/config.rs+2-2
- src/cargo/sources/mod.rs+1-1
- src/cargo/sources/registry/mod.rs+1
- tests/testsuite/alt_registry.rs+52-63
- tests/testsuite/bad_config.rs+4-4
- tests/testsuite/build.rs+1-1
- tests/testsuite/cargo_features.rs+2-2
- tests/testsuite/cross_publish.rs+14-14
- tests/testsuite/directory.rs+1-1
- tests/testsuite/features_namespaced.rs+1-1
- tests/testsuite/install.rs+22-19
- tests/testsuite/install_upgrade.rs+3-2
- tests/testsuite/local_registry.rs+2-2
- tests/testsuite/offline.rs+6-4
- tests/testsuite/patch.rs+48-48
- tests/testsuite/publish.rs+6-8
- tests/testsuite/publish_lockfile.rs+2-2
- tests/testsuite/registry.rs+34-37
- tests/testsuite/replace.rs+9-9
- tests/testsuite/weak_dep_features.rs+1-1
0 commit comments