2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
298 | 298 | | |
299 | 299 | | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
448 | | - | |
| 448 | + | |
449 | 449 | | |
450 | 450 | | |
451 | 451 | | |
| |||
2617 | 2617 | | |
2618 | 2618 | | |
2619 | 2619 | | |
2620 | | - | |
| 2620 | + | |
2621 | 2621 | | |
2622 | | - | |
| 2622 | + | |
2623 | 2623 | | |
2624 | 2624 | | |
2625 | 2625 | | |
| |||
- .github/workflows/contrib.yml+5
- .github/workflows/main.yml+7
- CHANGELOG.md+71-1
- Cargo.toml+3-3
- crates/cargo-util/Cargo.toml+1-1
- src/bin/cargo/commands/add.rs-3
- src/cargo/core/features.rs+45-29
- src/cargo/sources/git/utils.rs+1-1
- src/etc/_cargo+11-11
- src/etc/cargo.bashcomp.sh+1-1
- tests/testsuite/cargo_add/mod.rs+1
- tests/testsuite/cargo_add/offline_empty_cache/in+1
- tests/testsuite/cargo_add/offline_empty_cache/mod.rs+25
- tests/testsuite/cargo_add/offline_empty_cache/out/Cargo.toml+5
- tests/testsuite/cargo_add/offline_empty_cache/stderr.log+1
- tests/testsuite/cargo_add/offline_empty_cache/stdout.log
- tests/testsuite/check_cfg.rs+71
0 commit comments