Skip to content

Commit 2d7b048

Browse files
Aaron Powerpietroalbini
Aaron Power
authored andcommitted
Updated 1.29 release notes with --document-private-items flag
1 parent b801ae6 commit 2d7b048

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ Cargo
4444
using `--target`][cargo/5614]
4545
- [Added the `cargo-fix` subcommand to automatically move project code from
4646
2015 edition to 2018.][cargo/5723]
47+
- [`cargo doc` can now optionally document private types using the
48+
`--document-private-items` flag.][cargo/5543]
4749

4850
Misc
4951
----
@@ -81,6 +83,7 @@ Compatibility Notes
8183
[51178]: https://github.com/rust-lang/rust/pull/51178/
8284
[51122]: https://github.com/rust-lang/rust/pull/51122
8385
[50494]: https://github.com/rust-lang/rust/pull/50494/
86+
[cargo/5543]: https://github.com/rust-lang/cargo/pull/5543
8487
[cargo/5614]: https://github.com/rust-lang/cargo/pull/5614/
8588
[cargo/5723]: https://github.com/rust-lang/cargo/pull/5723/
8689
[cargo/5831]: https://github.com/rust-lang/cargo/pull/5831/

0 commit comments

Comments
 (0)