Skip to content

Update RELEASES.md for 1.53.0 - #85541

Merged
bors merged 14 commits into
rust-lang:masterfrom
XAMPPRocky:relnotes_1.53.0
Jun 15, 2021
Merged

Update RELEASES.md for 1.53.0#85541
bors merged 14 commits into
rust-lang:masterfrom
XAMPPRocky:relnotes_1.53.0

Conversation

@XAMPPRocky

Copy link
Copy Markdown
Contributor

Rendered

r? @Mark-Simulacrum
cc @rust-lang/release

@XAMPPRockyXAMPPRocky added the T-release Relevant to the release subteam, which will review and decide on the PR/issue. label May 21, 2021
@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 21, 2021
Comment threadRELEASES.md
Comment threadRELEASES.md Outdated
Comment threadRELEASES.md Outdated
Comment threadRELEASES.md Outdated
Comment threadRELEASES.md
Comment threadRELEASES.md Outdated
Co-authored-by: Joshua Nelson <jyn514@gmail.com>
Comment threadRELEASES.md Outdated
Comment threadRELEASES.md Outdated
Comment threadRELEASES.md Outdated
Comment threadRELEASES.md Outdated
Co-authored-by: Alexander Ronald Altman <alexanderaltman@me.com>
Comment threadRELEASES.md Outdated
Co-authored-by: klensy <klensy@users.noreply.github.com>
@JohnCSimonJohnCSimon removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 14, 2021
@JohnCSimonJohnCSimon added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 14, 2021
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ p=1 rollup

@bors

bors commented Jun 14, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 6314a63 has been approved by Mark-Simulacrum

@borsbors 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 Jun 14, 2021
@bors

bors commented Jun 14, 2021

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 6314a63 with merge d1ba984381e2c5326c1d028c74f3250cf199d6e0...

@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

The job dist-x86_64-apple-alt failed! Check out the build log: (web)(plain)

Click to see the possible cause of the failure (guessed by this bot)
 Memory: 14 GB
Boot ROM Version: VMW71.00V.13989454.B64.1906190538
Apple ROM Info: [MS_VM_CERT/SHA1/27d66596a61c48dd3dc7216fd715126e33f59ae7]Welcome to the Virtual Machine
SMC Version (system): 2.8f0
Serial Number (system): VMVR+Fv+Dv1G
hw.ncpu: 3
hw.byteorder: 1234
hw.memsize: 15032385536
---
[TIMING] ToolBuild { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-apple-darwin", file: None } }, target: TargetSelection { triple: "x86_64-apple-darwin", file: None }, tool: "lint-docs", path: "src/tools/lint-docs", mode: ToolBootstrap, is_optional_tool: false, source_type: InTree, extra_features: [] } -- 14.140
[TIMING] LintDocs { compiler: Compiler { stage: 0, host: TargetSelection { triple: "x86_64-apple-darwin", file: None } }, target: TargetSelection { triple: "x86_64-apple-darwin", file: None } } -- 0.000
command did not execute successfully: "/Users/runner/work/rust/rust/build/x86_64-apple-darwin/stage0-tools-bin/lint-docs" "--src" "/Users/runner/work/rust/rust/compiler" "--out" "/Users/runner/work/rust/rust/build/x86_64-apple-darwin/md-doc/rustc/src/lints" "--rustc" "/Users/runner/work/rust/rust/build/x86_64-apple-darwin/stage2/bin/rustc" "--rustc-target" "x86_64-apple-darwin"
expected success, got: signal: 9
failed to run: /Users/runner/work/rust/rust/build/bootstrap/debug/bootstrap dist
Build completed unsuccessfully in 1:06:01

@bors

bors commented Jun 15, 2021

Copy link
Copy Markdown
Collaborator

💔 Test failed - checks-actions

@borsbors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jun 15, 2021
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors retry signal 9 apple

@borsbors 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 Jun 15, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 15, 2021
…imulacrum
[stable] 1.53.0 release
This includes a backport of:
* Revert "implement TrustedRandomAccess for Take iterator adapter" rust-lang#85975
And includes patches to:
* Update release notes to reflect rust-lang#85541
* Require RUSTC_FORCE_INCREMENTAL to truly enable incremental, fixing rust-lang#86004
* This reverts alignment-related commits to address issue rust-lang#85713 on beta.
r? `@Mark-Simulacrum`
@bors

bors commented Jun 15, 2021

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 6314a63 with merge 9089771...

@bors

bors commented Jun 15, 2021

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: Mark-Simulacrum
Pushing 9089771 to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Jun 15, 2021
@bors
bors merged commit 9089771 into rust-lang:masterJun 15, 2021
@rustbotrustbot added this to the 1.55.0 milestone Jun 15, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-releaseRelevant 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.

16 participants

@XAMPPRocky@Mark-Simulacrum@bors@rust-log-analyzer@cuviper@djc@klensy@pthariensflame@emilyalbini@petrochenkov@memoryruins@tschuett@jyn514@JohnCSimon@rust-highfive@rustbot