Uh oh!
There was an error while loading. Please reload this page.
Add release notes for 1.12.1 - #37317
Closed
brson wants to merge 1 commit into
Closed
Conversation
rust-highfive
commented
Oct 21, 2016
Contributor
r? @aturon (rust_highfive has picked a reviewer for you, use r? to override) |
alexcrichton
commented
Oct 21, 2016
Member
@bors: r+ rollup |
brson
commented
Nov 3, 2016
ContributorAuthor
@bors r+ rollup |
bors
commented
Nov 3, 2016
Collaborator
📌 Commit e47da0c has been approved by |
Merged
bors
commented
Nov 3, 2016
Collaborator
⌛ Testing commit e47da0c with merge 2ee2f69... |
bors
commented
Nov 3, 2016
Collaborator
💔 Test failed - auto-mac-64-opt-rustbuild |
alexcrichton
commented
Nov 3, 2016
Member
@bors: retry |
sophiajt pushed a commit
to sophiajt/rust
that referenced
this pull request
Nov 4, 2016
Add release notes for 1.12.1 It completely slipped my mind that this is something I'm supposed to do as part of the release process...
alexcrichton added a commit
to alexcrichton/rust
that referenced
this pull request
Nov 4, 2016
Add release notes for 1.12.1 It completely slipped my mind that this is something I'm supposed to do as part of the release process...
brsonforce-pushed
the
relnotes
branch
7 times, most recently
from
November 5, 2016 03:57
3b475c9 to
ef0a056Comparealexcrichton
commented
Nov 6, 2016
Member
included in #37597 but not auto-closed... |
eddyb added a commit
to eddyb/rust
that referenced
this pull request
Nov 11, 2016
Add changelog for 1.13.0 The diagnostics PRs are excellent and some have excellent examples thanks @jonathandturner@estebank. [Here are some notes about the performance changes during the release. Compile times are improved %40 in some cases](https://gist.github.com/brson/1404c4bf4868d7d108f240a6ecba7f31). This desires to be backported to beta for 1.13. Sadly, the [1.12.1 changelog PR](rust-lang#37317) has not merged to master yet, and is sitting in a [rollup PR](rust-lang#37597). r? @rust-lang/lang @rust-lang/compiler @rust-lang/libs @rust-lang/core
eddyb added a commit
to eddyb/rust
that referenced
this pull request
Nov 12, 2016
Add changelog for 1.13.0 The diagnostics PRs are excellent and some have excellent examples thanks @jonathandturner@estebank. [Here are some notes about the performance changes during the release. Compile times are improved %40 in some cases](https://gist.github.com/brson/1404c4bf4868d7d108f240a6ecba7f31). This desires to be backported to beta for 1.13. Sadly, the [1.12.1 changelog PR](rust-lang#37317) has not merged to master yet, and is sitting in a [rollup PR](rust-lang#37597). r? @rust-lang/lang @rust-lang/compiler @rust-lang/libs @rust-lang/core
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It completely slipped my mind that this is something I'm supposed to do as part of the release process...