File tree
4 files changed
+24
-6
lines changed- src
- bootstrap/src/core
- build_steps
- builder
- tools
4 files changed
+24
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2376 | 2376 | | |
2377 | 2377 | | |
2378 | 2378 | | |
2379 | | - | |
| 2379 | + | |
2380 | 2380 | | |
2381 | 2381 | | |
2382 | 2382 | | |
2383 | 2383 | | |
2384 | | - | |
| 2384 | + | |
| 2385 | + | |
| 2386 | + | |
| 2387 | + | |
| 2388 | + | |
2385 | 2389 | | |
2386 | 2390 | | |
2387 | | - | |
| 2391 | + | |
2388 | 2392 | | |
2389 | 2393 | | |
2390 | 2394 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1528 | 1528 | | |
1529 | 1529 | | |
1530 | 1530 | | |
1531 | | - | |
1532 | | - | |
| 1531 | + | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
| 1535 | + | |
| 1536 | + | |
1533 | 1537 | | |
1534 | 1538 | | |
1535 | 1539 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1269 | 1269 | | |
1270 | 1270 | | |
1271 | 1271 | | |
| 1272 | + | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
1272 | 1282 | | |
1273 | 1283 | | |
1274 | 1284 | | |
| |||
- Cargo.lock+3-3
- Cargo.toml+1-1
- crates/cargo-util-schemas/Cargo.toml+1-1
- crates/cargo-util-schemas/manifest.schema.json-25
- crates/cargo-util-schemas/src/manifest/mod.rs-13
- src/cargo/core/compiler/mod.rs+5-42
- src/cargo/core/manifest.rs+1-8
- src/cargo/core/package.rs+1-9
- src/cargo/core/profiles.rs+4-4
- src/cargo/sources/registry/index/cache.rs+1-1
- src/cargo/util/toml/mod.rs-7
- src/doc/src/reference/manifest.md-21
- src/doc/src/reference/unstable.md-12
- tests/testsuite/hints.rs-325
- tests/testsuite/main.rs-1
- tests/testsuite/profiles.rs+1-1
0 commit comments