File tree 1 file changed +0
-4
lines changed
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,6 @@ Stabilized APIs
38
38
39
39
Cargo
40
40
-----
41
- - [ Cargo now supports alternative registries] [ cargo/4506 ]
42
41
- [ Cargo now supports uninstallation of multiple packages] [ cargo/4561 ]
43
42
eg. ` cargo uninstall foo bar ` uninstalls ` foo ` and ` bar ` .
44
43
- [ Added unit test checking to ` cargo check ` ] [ cargo/4592 ]
49
48
----
50
49
- [ Releases now ship with the Cargo book documentation.] [ 45692 ]
51
50
- [ rustdoc now prints rendering warnings on every run.] [ 45324 ]
52
- - [ Release tarballs now come with rustfmt] [ 45903 ]
53
51
54
52
Compatibility Notes
55
53
-------------------
@@ -83,9 +81,7 @@ Compatibility Notes
83
81
[ 45852 ] : https://github.com/rust-lang/rust/issues/45852
84
82
[ 45853 ] : https://github.com/rust-lang/rust/pull/45853
85
83
[ 45887 ] : https://github.com/rust-lang/rust/pull/45887
86
- [ 45903 ] : https://github.com/rust-lang/rust/pull/45903
87
84
[ 45920 ] : https://github.com/rust-lang/rust/pull/45920
88
- [ cargo/4506 ] : https://github.com/rust-lang/cargo/pull/4506
89
85
[ cargo/4561 ] : https://github.com/rust-lang/cargo/pull/4561
90
86
[ cargo/4592 ] : https://github.com/rust-lang/cargo/pull/4592
91
87
[ cargo/4637 ] : https://github.com/rust-lang/cargo/pull/4637
You can’t perform that action at this time.
0 commit comments