This repository was archived by the owner on May 28, 2025. It is now read-only.
2 files changed
+12
-12
lines changedLines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
287 | 287 |
| |
288 | 288 |
| |
289 | 289 |
| |
290 |
| - | |
| 290 | + | |
291 | 291 |
| |
292 | 292 |
| |
293 | 293 |
| |
| |||
1160 | 1160 |
| |
1161 | 1161 |
| |
1162 | 1162 |
| |
1163 |
| - | |
| 1163 | + | |
1164 | 1164 |
| |
1165 |
| - | |
| 1165 | + | |
1166 | 1166 |
| |
1167 | 1167 |
| |
1168 | 1168 |
| |
| |||
1175 | 1175 |
| |
1176 | 1176 |
| |
1177 | 1177 |
| |
1178 |
| - | |
| 1178 | + | |
1179 | 1179 |
| |
1180 |
| - | |
| 1180 | + | |
1181 | 1181 |
| |
1182 | 1182 |
| |
1183 | 1183 |
| |
| |||
1282 | 1282 |
| |
1283 | 1283 |
| |
1284 | 1284 |
| |
1285 |
| - | |
| 1285 | + | |
1286 | 1286 |
| |
1287 |
| - | |
| 1287 | + | |
1288 | 1288 |
| |
1289 | 1289 |
| |
1290 | 1290 |
| |
| |||
1604 | 1604 |
| |
1605 | 1605 |
| |
1606 | 1606 |
| |
1607 |
| - | |
| 1607 | + | |
1608 | 1608 |
| |
1609 |
| - | |
| 1609 | + | |
1610 | 1610 |
| |
1611 | 1611 |
| |
1612 | 1612 |
| |
| |||
1668 | 1668 |
| |
1669 | 1669 |
| |
1670 | 1670 |
| |
1671 |
| - | |
| 1671 | + | |
1672 | 1672 |
| |
1673 |
| - | |
| 1673 | + | |
1674 | 1674 |
| |
1675 | 1675 |
| |
1676 | 1676 |
| |
|
- Cargo.toml+4-4
- README.md+1-1
- src/cargo/core/compiler/mod.rs+6-1
- src/cargo/core/mod.rs+1-1
- src/cargo/core/shell.rs+5-3
- src/cargo/ops/lockfile.rs+20-8
- src/doc/src/reference/config.md+1-1
- src/doc/src/reference/manifest.md+24
- src/etc/_cargo+197-302
- tests/testsuite/build.rs+28
- tests/testsuite/cross_compile.rs+6-6
- tests/testsuite/patch.rs+45
- tests/testsuite/plugins.rs+4-4
- tests/testsuite/proc_macro.rs+2-2
0 commit comments