2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
882 | 882 | | |
883 | 883 | | |
884 | 884 | | |
885 | | - | |
| 885 | + | |
886 | 886 | | |
887 | | - | |
| 887 | + | |
888 | 888 | | |
889 | 889 | | |
890 | 890 | | |
| |||
- CHANGELOG.md+95-4
- Cargo.toml+2-2
- crates/cargo-test-support/src/tools.rs+41-1
- src/cargo/core/compiler/custom_build.rs+5-1
- src/cargo/core/manifest.rs+2-2
- src/cargo/core/resolver/version_prefs.rs+2-2
- src/cargo/ops/fix.rs+1-2
- src/cargo/util/command_prelude.rs+1-1
- src/cargo/util/rustc.rs+2-2
- src/cargo/util/toml/mod.rs+5-2
- src/doc/contrib/src/tests/writing.md+29
- src/doc/src/reference/config.md+1-1
- tests/testsuite/bad_config.rs+3-7
- tests/testsuite/build_script.rs+28
- tests/testsuite/config.rs+2
- tests/testsuite/doc.rs+14-16
- tests/testsuite/profile_custom.rs+29
- tests/testsuite/profiles.rs-2
- tests/testsuite/tool_paths.rs-5
0 commit comments