Skip to content
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.9 #32892

Merged
merged 1 commit into from
Apr 14, 2016
Merged

Release notes for 1.9 #32892

merged 1 commit into from
Apr 14, 2016

Conversation

brson
Copy link
Contributor

@brson brson commented Apr 11, 2016

No description provided.

@brson brson added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Apr 11, 2016
---------------

* [`std::panic`]
* [`std::panic::catch_unwind`][] (renamed from `recover`)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bad links?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These renames didn't actually exist on master yet when I was writing the notes, and still haven't been published in a nightly.

@jethrogb
Copy link
Contributor

"Most types implement fmt::Debug." and "HashMap, HashSet and iterators are covariant." both link to the wrong PR

* [`std::sync::Once` is poisoned if its initialization function
fails][1.9o].
* [`cell::Ref` and `cell::RefMut` can contain unsized types][1.9cu].
* [Most types implement `fmt::Debug`][1.9db].

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bad link.

@alexcrichton
Copy link
Member

r=me when this is ready to go

@alexcrichton alexcrichton added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Apr 12, 2016
@brson
Copy link
Contributor Author

brson commented Apr 12, 2016

Thanks for the reviews.

@brson
Copy link
Contributor Author

brson commented Apr 12, 2016

@bors r=alexcrichton

@bors
Copy link
Contributor

bors commented Apr 12, 2016

📌 Commit bbcfcfc has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Apr 14, 2016

⌛ Testing commit bbcfcfc with merge fbf8a8c...

bors added a commit that referenced this pull request Apr 14, 2016
@bors bors merged commit bbcfcfc into rust-lang:master Apr 14, 2016
@brson brson removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label May 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants