@@ -70,17 +70,17 @@ These APIs are now stable in const contexts:
70
70
Cargo
71
71
-----
72
72
73
- - [config: merge lists in precedence order](https://github.com/rust-lang/cargo/pull/12515/)
74
- - [fix( update): Clarify meaning of --aggressive as --recursive](https://github.com/rust-lang/cargo/pull/12544/)
75
- - [fix( update): Make `-p ` more convenient by being positional](https://github.com/rust-lang/cargo/pull/12545/)
76
- - [feat(help): Add styling to help output ](https://github.com/rust-lang/cargo/pull/12578/)
77
- - [feat( pkgid): Allow incomplete versions when unambigious ](https://github.com/rust-lang/cargo/pull/12614/)
78
- - [feat: stabilize credential-process and registry-auth](https://github.com/rust-lang/cargo/pull/12649/)
79
- - [feat(cli): Add '-n' to dry-run](https://github.com/rust-lang/cargo/pull/12660/)
80
- - [Added ` --dry-run` flag and summary line at the end for `cargo clean` ](https://github.com/rust-lang/cargo/pull/12638)
73
+ - [In `.cargo/ config.toml`, merge lists in precedence order](https://github.com/rust-lang/cargo/pull/12515/)
74
+ - [For `cargo update`, clarify meaning of --aggressive as --recursive](https://github.com/rust-lang/cargo/pull/12544/)
75
+ - [For `cargo update`, make `--package ` more convenient by being positional](https://github.com/rust-lang/cargo/pull/12545/)
76
+ - [Add styling to `-- help` output](https://github.com/rust-lang/cargo/pull/12578/)
77
+ - [Allow version-prefixes in pkgid's (e.g. `--package` flags) to resolve ambiguities ](https://github.com/rust-lang/cargo/pull/12614/)
78
+ - [Stabilize credential-process and registry-auth](https://github.com/rust-lang/cargo/pull/12649/)
79
+ - [Add '-n' as an alias for `-- dry-run` ](https://github.com/rust-lang/cargo/pull/12660/)
80
+ - [For `cargo clean`, add ` --dry-run` flag and summary line at the end](https://github.com/rust-lang/cargo/pull/12638)
81
81
- [Add support for `target.'cfg(..)'.linker`](https://github.com/rust-lang/cargo/pull/12535/)
82
- - [Stabilize `--keep-going`](https://github.com/rust-lang/cargo/pull/12568/)
83
- - [feat: Stabilize lints](https://github.com/rust-lang/cargo/pull/12648/)
82
+ - [Stabilize `--keep-going` build flag ](https://github.com/rust-lang/cargo/pull/12568/)
83
+ - [In `Cargo.toml`, stabilize `[ lints]` ](https://github.com/rust-lang/cargo/pull/12648/)
84
84
85
85
<a id="1.74.0-Rustdoc"></a>
86
86
0 commit comments