File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 44
44
using ` --target ` ] [ cargo/5614 ]
45
45
- [ Added the ` cargo-fix ` subcommand to automatically move project code from
46
46
2015 edition to 2018.] [ cargo/5723 ]
47
+ - [ ` cargo doc ` can now optionally document private types using the
48
+ ` --document-private-items ` flag.] [ cargo/5543 ]
47
49
48
50
Misc
49
51
----
@@ -81,6 +83,7 @@ Compatibility Notes
81
83
[ 51178 ] : https://github.com/rust-lang/rust/pull/51178/
82
84
[ 51122 ] : https://github.com/rust-lang/rust/pull/51122
83
85
[ 50494 ] : https://github.com/rust-lang/rust/pull/50494/
86
+ [ cargo/5543 ] : https://github.com/rust-lang/cargo/pull/5543
84
87
[ cargo/5614 ] : https://github.com/rust-lang/cargo/pull/5614/
85
88
[ cargo/5723 ] : https://github.com/rust-lang/cargo/pull/5723/
86
89
[ cargo/5831 ] : https://github.com/rust-lang/cargo/pull/5831/
You can’t perform that action at this time.
0 commit comments