Skip to content

1.31 announcement #295

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 16 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
link to mozilla hacks
  • Loading branch information
steveklabnik committed Dec 6, 2018
commit 397e1c27eed2c246e08bf8fafac3a37cb3b3eb75
6 changes: 5 additions & 1 deletion _posts/2018-12-06-Rust-1.31-and-rust-2018.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,11 @@ March](https://blog.rust-lang.org/2018/03/12/roadmap.html), [and then in
July](https://blog.rust-lang.org/2018/07/27/what-is-rust-2018.html).
For some more background about the *why* of Rust 2018, please go read those
posts; there's a lot to cover in the release announcement, and so we're going
to focus on the *what* here. Breifly, Rust 2018 is an opportunity to bring
to focus on the *what* here. There's also a [post on Mozilla
Hacks](https://hacks.mozilla.org/2018/12/rust-2018-is-here-but-what-is-it/)
as well!

Breifly, Rust 2018 is an opportunity to bring
all of the work we've been doing over the past three years together, and create
a cohesive package. This is more than just language features, it also includes

Expand Down