2 files changed
+3
-2
lines changed+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
| 9 | + | |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
|
- src/cargo/core/compiler/build_context/target_info.rs-13
- src/cargo/core/compiler/build_runner/mod.rs+6-3
- src/cargo/core/compiler/custom_build.rs+7-13
- src/cargo/core/compiler/fingerprint/mod.rs+8-1
- src/cargo/core/compiler/mod.rs+10-8
- src/cargo/core/features.rs+4-4
- src/cargo/util/context/target.rs+9-3
- src/doc/src/reference/build-script-examples.md-3
- src/doc/src/reference/build-scripts.md+1-41
- src/doc/src/reference/unstable.md+39-8
- tests/testsuite/build_script.rs+2-9
- tests/testsuite/cargo/z_help/stdout.term.svg+31-29
- tests/testsuite/check_cfg.rs+207-38
- tests/testsuite/features_namespaced.rs-1
- tests/testsuite/package_features.rs+4-4
- tests/testsuite/profiles.rs+2-2
- tests/testsuite/rustc.rs+2-2
- tests/testsuite/rustflags.rs-1
- tests/testsuite/weak_dep_features.rs-1
0 commit comments