This repository was archived by the owner on May 28, 2025. It is now read-only.
2 files changed
+29
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| |||
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
679 | 685 | | |
680 | 686 | | |
681 | 687 | | |
| |||
809 | 815 | | |
810 | 816 | | |
811 | 817 | | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
| 829 | + | |
812 | 830 | | |
813 | 831 | | |
814 | 832 | | |
| |||
1255 | 1273 | | |
1256 | 1274 | | |
1257 | 1275 | | |
1258 | | - | |
| 1276 | + | |
1259 | 1277 | | |
1260 | | - | |
| 1278 | + | |
1261 | 1279 | | |
1262 | 1280 | | |
1263 | 1281 | | |
| |||
1675 | 1693 | | |
1676 | 1694 | | |
1677 | 1695 | | |
1678 | | - | |
| 1696 | + | |
1679 | 1697 | | |
1680 | | - | |
| 1698 | + | |
1681 | 1699 | | |
1682 | 1700 | | |
1683 | 1701 | | |
| |||
1699 | 1717 | | |
1700 | 1718 | | |
1701 | 1719 | | |
1702 | | - | |
| 1720 | + | |
1703 | 1721 | | |
1704 | | - | |
| 1722 | + | |
1705 | 1723 | | |
1706 | 1724 | | |
1707 | 1725 | | |
| |||
5080 | 5098 | | |
5081 | 5099 | | |
5082 | 5100 | | |
5083 | | - | |
| 5101 | + | |
5084 | 5102 | | |
5085 | | - | |
| 5103 | + | |
5086 | 5104 | | |
5087 | 5105 | | |
5088 | 5106 | | |
| |||
- .github/workflows/contrib.yml+1-1
- .github/workflows/main.yml+1-1
- CHANGELOG.md+55-3
- Cargo.toml+5-5
- crates/cargo-test-support/src/lib.rs+1
- src/bin/cargo/commands/tree.rs+2-1
- src/cargo/core/compiler/mod.rs+5
- src/cargo/core/compiler/unit_dependencies.rs+59-50
- src/cargo/ops/tree/format/mod.rs+12-1
- src/cargo/util/command_prelude.rs+2-1
- src/doc/src/reference/environment-variables.md+9
- tests/testsuite/build.rs+68-3
- tests/testsuite/config.rs+1-1
- tests/testsuite/features.rs+4-2
- tests/testsuite/features2.rs+49
- tests/testsuite/new.rs+23
- tests/testsuite/package_features.rs+4
- tests/testsuite/tree.rs+9-9
- tests/testsuite/workspaces.rs+77
0 commit comments