-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
1.11 changelog #35736
1.11 changelog #35736
Conversation
#34908 is left out. |
(https://github.com/rust-lang/rust/pull/34067) | ||
* [`assert_eq!` accepts a custom error message, like `assert!` does] | ||
(https://github.com/rust-lang/rust/pull/33976) | ||
* [The main thread is now called "main" instead of "<main>"] |
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.
"
" seems not rendered properly.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.
Yeah, I bet this looks like HTML, needs backticks.
LGTM except that one nit, |
@durka It looks to me like that PR is not in the 1.11 commit range. |
Updated. |
Oh, my bad. I was looking at the merged date but I guess I got confused. On Aug 17, 2016 18:16, "Brian Anderson" notifications@github.com wrote:
|
@bors: r+ p=2 |
📌 Commit 9863afe has been approved by |
1.11 changelog [Rendered](https://github.com/brson/rust/blob/9863afe029092d421c9a3daafd6b7a718d53f1cf/RELEASES.md) r? @steveklabnik It's too late to get this into the actual release, but still needs to be backported to 1.12 beta.
Despite the high risk, @rust-lang/compiler decided this is an acceptable backport. |
Rendered
r? @steveklabnik
It's too late to get this into the actual release, but still needs to be backported to 1.12 beta.