-
Notifications
You must be signed in to change notification settings - Fork 12.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release notes for 1.10.0 #34591
Release notes for 1.10.0 #34591
Conversation
(rust_highfive has picked a reviewer for you, use r? to override) |
Everything here looks great to me, thanks for putting this together @brson! |
Unlike previous releases I didn't put much effort into explaining each bullet. I mostly just used the PR titles unless they were bad. |
(https://github.com/rust-lang/cargo/pull/2551). | ||
* [Don't print warnings when `-q` is passed] | ||
(https://github.com/rust-lang/cargo/pull/2576). | ||
* [Add `cargo --doc --lib` and `--bin`] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/cargo --doc/cargo doc/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. Updated.
Under Misc, I don't think However, I might expect some mention of the related #32942, bootstrapping from stable. |
@cuviper Thanks for the review. Updated. |
Release notes for 1.10.0 [Rundered](https://github.com/brson/rust/tree/relnotes/RELEASES.md). To me highlights look like panic hooks, unix sockets, cargo, and usability improvements. f? @rust-lang/core @rust-lang/lang @rust-lang/compiler @rust-lang/tools @bstrie
Accepting for a backport and also backported. |
Thanks @alexcrichton ! |
Rundered.
To me highlights look like panic hooks, unix sockets, cargo, and usability improvements.
f? @rust-lang/core @rust-lang/lang @rust-lang/compiler @rust-lang/tools @bstrie