File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 31
31
using ` --target ` ] [ cargo/5614 ]
32
32
- [ Added the ` cargo-fix ` subcommand to automatically move project code from
33
33
2015 edition to 2018.] [ cargo/5723 ]
34
+ - [ ` cargo doc ` can now optionally document private types using the
35
+ ` --document-private-items ` flag.] [ cargo/5543 ]
34
36
35
37
Misc
36
38
----
@@ -68,6 +70,7 @@ Compatibility Notes
68
70
[ 51178 ] : https://github.com/rust-lang/rust/pull/51178/
69
71
[ 51122 ] : https://github.com/rust-lang/rust/pull/51122
70
72
[ 50494 ] : https://github.com/rust-lang/rust/pull/50494/
73
+ [ cargo/5543 ] : https://github.com/rust-lang/cargo/pull/5543
71
74
[ cargo/5614 ] : https://github.com/rust-lang/cargo/pull/5614/
72
75
[ cargo/5723 ] : https://github.com/rust-lang/cargo/pull/5723/
73
76
[ cargo/5831 ] : https://github.com/rust-lang/cargo/pull/5831/
You can’t perform that action at this time.
0 commit comments