Skip to content

Release notes for 1.6 #31032

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

Closed
wants to merge 1 commit into from
Closed

Release notes for 1.6 #31032

wants to merge 1 commit into from

Conversation

brson
Copy link
Contributor

@brson brson commented Jan 19, 2016

Not a lot of time to review. Sorry.

This one is particularly shaky: "A bug was fixed that causes rustc not to apply default type parameters when resolving method implementations of traits defined in other crates."

cc @rust-lang/core @rust-lang/libs @rust-lang/compiler @rust-lang/lang @rust-lang/tools @bluss @bstrie

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@brson
Copy link
Contributor Author

brson commented Jan 19, 2016

I did not fully review the commit history to put this together, only the relnotes tag, the 1.6 in-tree feature list, and the Cargo commits.

These release notes have an entire section for Cargo for the first time.

`assert!`.
* Several timer functions that take duration in milliseconds [are
deprecated in favor of those that take `Duration`][1.6ms]. These
include `Condvar::wait_timeout_ms`, `thread::sleep`, and
Copy link
Member

Choose a reason for hiding this comment

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

I think sleep_ms has been deprecated for a while.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops, this should say sleep_ms, but no, it is just being deprecated on stable now. Feels like a long time.

@brson
Copy link
Contributor Author

brson commented Jan 19, 2016

Because we need to start a 1.6 build tonight, I'm going to port this to beta in 2 hours or so.

@brson
Copy link
Contributor Author

brson commented Jan 22, 2016

I'm going to open a new PR with 1.7 notes too.

@brson brson closed this Jan 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants