2 files changed
+2
-2
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
278 | 278 |
| |
279 | 279 |
| |
280 | 280 |
| |
281 |
| - | |
| 281 | + | |
282 | 282 |
| |
283 | 283 |
| |
284 | 284 |
| |
|
- CHANGELOG.md+78-2
- Cargo.toml+1-1
- crates/cargo-test-support/src/lib.rs+40-38
- src/bin/cargo/commands/help.rs+1-1
- src/bin/cargo/commands/run.rs+3-3
- src/cargo/core/compiler/context/mod.rs+2-1
- src/cargo/core/compiler/mod.rs+23-24
- src/cargo/core/profiles.rs+2-5
- src/cargo/ops/lockfile.rs+3-17
- src/cargo/ops/registry.rs+1-1
- src/cargo/util/config/mod.rs+25-8
- tests/testsuite/build.rs+9-16
- tests/testsuite/cache_messages.rs+3-7
- tests/testsuite/freshness.rs-8
- tests/testsuite/install.rs+19
- tests/testsuite/lto.rs+94-35
0 commit comments