File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6464 [ #13664 ] ( https://github.com/rust-lang/cargo/pull/13664 )
6565- cargo-init: don't assign ` target.name ` in Cargo.toml if the value can be inferred.
6666 [ #13606 ] ( https://github.com/rust-lang/cargo/pull/13606 )
67- - carog -package: normalize paths in ` Cargo.toml ` , including replacing ` \ ` with ` / ` .
67+ - cargo -package: normalize paths in ` Cargo.toml ` , including replacing ` \ ` with ` / ` .
6868 [ #13729 ] ( https://github.com/rust-lang/cargo/pull/13729 )
6969- cargo-test: recategorize cargo test's ` --doc ` flag under “Target Selection”.
7070 [ #13756 ] ( https://github.com/rust-lang/cargo/pull/13756 )
11781178 [ #12332 ] ( https://github.com/rust-lang/cargo/pull/12332 )
11791179- ❗️ ` cargo login ` no longer accept any token after the ` -- ` syntax.
11801180 Arguments after ` -- ` are now reserved in the preparation of the new credential provider feature.
1181- This introduces a regression that overlooks the ` cargo login -- <token> ` support in preivous versions.
1181+ This introduces a regression that overlooks the ` cargo login -- <token> ` support in previous versions.
11821182 [ #12499 ] ( https://github.com/rust-lang/cargo/pull/12499 )
11831183- Make Cargo ` --help ` easier to browse.
11841184 [ #11905 ] ( https://github.com/rust-lang/cargo/pull/11905 )
You can’t perform that action at this time.
0 commit comments