-
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
Add release notes for 1.0.0-beta #23959
Conversation
|
||
* Infrastructure | ||
|
||
* Metadata was tunes, shrinking binaries [by 27%][metadata-shrink]. |
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.
tuned
[scoped]: http://static.rust-lang.org/doc/master/std/thread/fn.scoped.html | ||
[moar-ufcs]: https://github.com/rust-lang/rust/pull/22172 | ||
[prim-inherent]: https://github.com/rust-lang/rust/pull/23104 | ||
[overflow]: https://github.com/rust-lang/rust/pull/22532 |
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.
should this point instead at the integer overflow RFC? Or did you want to keep focus on what was actually implemented, versus what pieces still may remain unimplemented from the RFC? (Or is the RFC PR itself not a useful document to point to ... in which case I would suggest pointing to the text of the merged RFC itself?)
I'm just not sure the implementation PR is itself the most useful pointer to provide for this document.
@aturon @alexcrichton okay, r=me whenever you want to put this in. (the text is fine, apart from my nits above, and I confirmed that each url goes to places that are related to the subject at hand.) |
@bors: r+ (I'll tweak in a rollup) |
📌 Commit 35a6a37 has been approved by |
Collected from TWiR and the PR log. r? @alexcrichton f? @brson @nikomatsakis @huonw
@pnkfelix Thanks for the tweaks (I put this together in a hurry)! @alexcrichton Feel free to update with all of @pnkfelix's suggestions. |
Collected from TWiR and the PR log. r? @alexcrichton f? @brson @nikomatsakis @huonw
⛄ The build was interrupted to prioritize another pull request. |
⚡ Previous build results for auto-linux-64-nopt-t, auto-mac-64-opt are reusable. Rebuilding only auto-linux-32-nopt-t, auto-linux-32-opt, auto-linux-64-opt, auto-linux-64-x-android-t, auto-mac-32-opt, auto-mac-64-nopt-t, auto-win-32-nopt-t, auto-win-32-opt, auto-win-64-nopt-t, auto-win-64-opt... |
⛄ The build was interrupted to prioritize another pull request. |
⚡ Previous build results for auto-linux-64-nopt-t, auto-mac-64-opt are reusable. Rebuilding only auto-linux-32-nopt-t, auto-linux-32-opt, auto-linux-64-opt, auto-linux-64-x-android-t, auto-mac-32-opt, auto-mac-64-nopt-t, auto-win-32-nopt-t, auto-win-32-opt, auto-win-64-nopt-t, auto-win-64-opt... |
⛄ The build was interrupted to prioritize another pull request. |
Collected from TWiR and the PR log.
r? @alexcrichton
f? @brson @nikomatsakis @huonw