We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47e18e0 commit 50989cdCopy full SHA for 50989cd
RELEASES.md
@@ -38,7 +38,6 @@ Stabilized APIs
38
39
Cargo
40
-----
41
-- [Cargo now supports alternative registries][cargo/4506]
42
- [Cargo now supports uninstallation of multiple packages][cargo/4561]
43
eg. `cargo uninstall foo bar` uninstalls `foo` and `bar`.
44
- [Added unit test checking to `cargo check`][cargo/4592]
@@ -83,7 +82,6 @@ Compatibility Notes
83
82
[45853]: https://github.com/rust-lang/rust/pull/45853
84
[45887]: https://github.com/rust-lang/rust/pull/45887
85
[45920]: https://github.com/rust-lang/rust/pull/45920
86
-[cargo/4506]: https://github.com/rust-lang/cargo/pull/4506
87
[cargo/4561]: https://github.com/rust-lang/cargo/pull/4561
88
[cargo/4592]: https://github.com/rust-lang/cargo/pull/4592
89
[cargo/4637]: https://github.com/rust-lang/cargo/pull/4637
0 commit comments