Commit a8db733
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
- Cargo.lock+159-244
- Cargo.toml+5-5
- README.md+1-1
- benches/capture/Cargo.toml+1-1
- crates/cargo-test-support/Cargo.toml+1-1
- crates/cargo-util-schemas/manifest.schema.json+2
- src/bin/cargo/commands/fix.rs+19-15
- src/cargo/core/features.rs+83-16
- src/cargo/core/workspace.rs+12
- src/cargo/ops/fix/fix_edition.rs+108
- src/cargo/ops/fix/mod.rs+61-21
- src/cargo/ops/mod.rs+3-1
- src/cargo/util/toml/embedded.rs+543-34
- src/cargo/util/toml/mod.rs+1-11
- src/doc/src/reference/unstable.md+31
- tests/testsuite/cargo/z_help/stdout.term.svg+32-30
- tests/testsuite/edition.rs+73
- tests/testsuite/fix.rs+100
- triagebot.toml+1-1
0 commit comments