Skip to content

Updated RELEASES.md for 1.31.0#55678

Merged
bors merged 2 commits intorust-lang:masterfrom
XAMPPRocky:master
Nov 20, 2018
Merged

Updated RELEASES.md for 1.31.0#55678
bors merged 2 commits intorust-lang:masterfrom
XAMPPRocky:master

Conversation

@XAMPPRocky
Copy link
Copy Markdown
Contributor

Rendered

r? @Mark-Simulacrum

cc @rust-lang/release

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 4, 2018
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
@kennytm kennytm added beta-nominated Nominated for backporting to the compiler in the beta channel. T-release Relevant to the release subteam, which will review and decide on the PR/issue. labels Nov 14, 2018
@Mark-Simulacrum Mark-Simulacrum added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Nov 14, 2018
@ehuss
Copy link
Copy Markdown
Contributor

ehuss commented Nov 19, 2018

Do you want to include rename-dependency now that it is stable? (rust-lang/cargo#6319)

@alexcrichton alexcrichton added this to the Rust 2018 Release milestone Nov 19, 2018
@alexcrichton
Copy link
Copy Markdown
Member

@bors: p=1

beta nominated

@emilyalbini
Copy link
Copy Markdown
Member

I'd say we can go with this after @ehuss's comment about rename-dependency is addressed.

@Mark-Simulacrum
Copy link
Copy Markdown
Member

@Aaronepower r=me with the rename-dependency addition (#55678 (comment)).

@XAMPPRocky
Copy link
Copy Markdown
Contributor Author

@Mark-Simulacrum I've updated the release notes with that PR.

@emilyalbini
Copy link
Copy Markdown
Member

@bors r=Mark-Simulacrum p=1

@bors
Copy link
Copy Markdown
Collaborator

bors commented Nov 20, 2018

📌 Commit 9240ad4 has been approved by Mark-Simulacrum

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 20, 2018
@bors
Copy link
Copy Markdown
Collaborator

bors commented Nov 20, 2018

⌛ Testing commit 9240ad4 with merge 15e6613...

@bors
Copy link
Copy Markdown
Collaborator

bors commented Nov 20, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: Mark-Simulacrum
Pushing 15e6613 to master...

@bors bors merged commit 9240ad4 into rust-lang:master Nov 20, 2018
@nikomatsakis nikomatsakis mentioned this pull request Nov 20, 2018
20 tasks
@alexcrichton alexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Nov 20, 2018
bors added a commit that referenced this pull request Nov 20, 2018
beta backport rollup

Backports of some beta-approved PRs

- [x] #55385: NLL: cast causes failure to promote to static
- [x] #56043: remove "approx env bounds" if we already know from trait
- [x] #56003: do not propagate inferred bounds on trait objects if they involve `Self`
- [x] #55852: Rewrite `...` as `..=` as a `MachineApplicable` 2018 idiom lint
- [x] #55804: rustdoc: don't inline `pub use some_crate` unless directly asked to
- [x] #56059: Increase `Duration` approximate equal threshold to 1us
- [x]  Keep resolved defs in path prefixes and emit them in save-analysis #54145
- [x]  Adjust Ids of path segments in visibility modifiers #55487
- [x]  save-analysis: bug fix and optimisation. #55521
- [x]   save-analysis: be even more aggressive about ignorning macro-generated defs #55936
- [x]  save-analysis: fallback to using path id #56060
- [x]  save-analysis: Don't panic for macro-generated use globs #55879
- [x]  Add temporary renames to manifests for rustfmt/clippy #56081
- [x] Revert #51601 #56049
- [x]  Fix stability hole with `static _` #55983
- [x] #56077
- [x] Fix Rustdoc ICE when checking blanket impls #55258
- [x]  Updated RELEASES.md for 1.31.0 #55678
- [x] ~~#56061~~ #56111
- [x]  Stabilize `extern_crate_item_prelude` #56032

Still running tests locally, and I plan to backport @nrc's other PRs too

(cc @petrochenkov -- thanks for the advice)
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. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-release Relevant to the release subteam, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.