We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc7d451 commit 2aad060Copy full SHA for 2aad060
RELEASES.md
@@ -77,6 +77,7 @@ Cargo
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)
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/)
0 commit comments