Skip to content

Upgrade bootstrap compiler to 1.12 - #35766

Merged
bors merged 3 commits into
rust-lang:masterfrom
brson:bump
Aug 23, 2016
Merged

Upgrade bootstrap compiler to 1.12#35766
bors merged 3 commits into
rust-lang:masterfrom
brson:bump

Conversation

@brson

Copy link
Copy Markdown
Contributor

@brson

Copy link
Copy Markdown
ContributorAuthor

Wait, I don't think i did the hash right...

@brson

Copy link
Copy Markdown
ContributorAuthor

echo -n 1.12.0-beta.1 | md5sum | head -c 8?

@brson

Copy link
Copy Markdown
ContributorAuthor

ok, now it's ready.

@brson

Copy link
Copy Markdown
ContributorAuthor

Aparently the version of cargo here needs to be bumped, along with cargo-revs.txt in rust-packaging.

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

This probably won't land though until rust-lang/cargo#3005 is fixed, so we may want to avoid updating Cargo just yet

@bors

bors commented Aug 17, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit ab6ca7e has been approved by alexcrichton

@eddybeddyb mentioned this pull request Aug 17, 2016
@eddyb

Copy link
Copy Markdown
Contributor

This doesn't compile AFAICT.

@bors r-

bors added a commit that referenced this pull request Aug 18, 2016
Rollup of 12 pull requests
- Successful merges: #35346, #35734, #35739, #35740, #35742, #35744, #35749, #35750, #35751, #35756, #35766, #35768
- Failed merges:
@nagisa

Copy link
Copy Markdown
Member

You need to clean-up the cfg(stage0) stuff in this PR as well.

@brson

Copy link
Copy Markdown
ContributorAuthor

Removed the stage0 stuff. Seems to build. Still testing.

Comment threadsrc/libcore/cmp.rs Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The contents of this macro need to stay around (without any #[cfg]).

@brson

Copy link
Copy Markdown
ContributorAuthor

Updated. Thanks for the review @eddyb .

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Aug 19, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit fce605e has been approved by alexcrichton

@bors

bors commented Aug 21, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit fce605e with merge 745cc1d...

@bors

bors commented Aug 21, 2016

Copy link
Copy Markdown
Collaborator

💔 Test failed - auto-linux-64-cargotest

@brson

Copy link
Copy Markdown
ContributorAuthor

r? @alexcrichton

@brson

Copy link
Copy Markdown
ContributorAuthor

@bors r=alexcrichton

@bors

bors commented Aug 22, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 3129398 has been approved by alexcrichton

@brson

Copy link
Copy Markdown
ContributorAuthor

@bors r=alexcrichton

@bors

bors commented Aug 23, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 144cc72 has been approved by alexcrichton

@bors

bors commented Aug 23, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 144cc72 with merge 599f1b9...

bors added a commit that referenced this pull request Aug 23, 2016
@bors
bors merged commit 144cc72 into rust-lang:masterAug 23, 2016
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@brson@alexcrichton@bors@eddyb@nagisa