2 files changed
+2
-2
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
252 | 252 |
| |
253 | 253 |
| |
254 | 254 |
| |
255 |
| - | |
| 255 | + | |
256 | 256 |
| |
257 | 257 |
| |
258 | 258 |
| |
|
- CHANGELOG.md+66-4
- Cargo.toml+1-1
- crates/cargo-test-macro/src/lib.rs+6-2
- crates/cargo-test-support/src/git.rs+3-2
- crates/cargo-test-support/src/paths.rs+41-21
- src/bin/cargo/commands/mod.rs+3-3
- src/bin/cargo/commands/report.rs+22-13
- src/bin/cargo/commands/rustc.rs+1-1
- src/cargo/core/compiler/job_queue.rs+2-2
- src/cargo/core/compiler/layout.rs+8
- src/cargo/core/compiler/mod.rs+5
- src/cargo/sources/path.rs+15-34
- src/cargo/util/command_prelude.rs-1
- src/doc/contrib/src/architecture/codebase.md+32
- src/doc/src/reference/environment-variables.md+12-4
- src/doc/src/reference/unstable.md+76-4
- tests/testsuite/build.rs+63-1
- tests/testsuite/future_incompat_report.rs+5-7
- tests/testsuite/vendor.rs+44
0 commit comments