1 file changed
+1
-1
lines changed- ci/azure-install-rust.yml+1-1
- crates/cargo-test-support/src/lib.rs+3-7
- crates/cargo-test-support/src/registry.rs+8
- crates/resolver-tests/tests/resolve.rs+25
- src/cargo/core/compiler/fingerprint.rs+22-2
- src/cargo/core/compiler/mod.rs+2
- src/cargo/core/compiler/rustdoc.rs+172
- src/cargo/core/features.rs+2
- src/cargo/core/profiles.rs+1-1
- src/cargo/core/registry.rs+18-20
- src/cargo/ops/resolve.rs+1
- src/cargo/util/config/mod.rs+24-8
- src/cargo/util/dependency_queue.rs+1-1
- src/cargo/util/toml/mod.rs+11
- src/doc/src/reference/unstable.md+41
- tests/testsuite/alt_registry.rs+11-1
- tests/testsuite/bad_config.rs+30
- tests/testsuite/build.rs+57-6
- tests/testsuite/config_include.rs+3-3
- tests/testsuite/freshness.rs+36
- tests/testsuite/install.rs+2-2
- tests/testsuite/main.rs+1
- tests/testsuite/profiles.rs+2
- tests/testsuite/rustdoc_extern_html.rs+375
0 commit comments