Skip to content
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

syntax: remove abi::Os and abi::Architecture #39218

Merged
merged 1 commit into from
Jan 22, 2017
Merged

Conversation

xen0n
Copy link
Contributor

@xen0n xen0n commented Jan 21, 2017

They're long dead since the switch to flexible targets, but was not removed like their consumers were. Interesting they even got maintained by various porters out there!

Technically [syntax-breaking] as they're public API, but since they're unused in the compiler, the potential breakage IMO should be minimal.

They're long dead since the switch to flexible targets, but was not
removed like their consumers were. Interesting they even got maintained
by various porters out there!

Technically [syntax-breaking] as they're public API, but since they're
unused in the compiler, the potential breakage IMO should be minimal.
@rust-highfive
Copy link
Collaborator

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+

Thanks!

@bors
Copy link
Contributor

bors commented Jan 21, 2017

📌 Commit 578001a has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Jan 21, 2017

⌛ Testing commit 578001a with merge a9c7475...

@bors
Copy link
Contributor

bors commented Jan 21, 2017

💔 Test failed - status-appveyor

@xen0n
Copy link
Contributor Author

xen0n commented Jan 21, 2017

Test failure spurious -- 0xc0000005 returned in that failing case.

EDIT: #33434

@alexcrichton
Copy link
Member

@bors: retry

Yeah agreed likely #33434

@bors
Copy link
Contributor

bors commented Jan 21, 2017

⌛ Testing commit 578001a with merge 78c43f6...

@bors
Copy link
Contributor

bors commented Jan 21, 2017

💔 Test failed - status-travis

@alexcrichton
Copy link
Member

alexcrichton commented Jan 21, 2017 via email

@bors
Copy link
Contributor

bors commented Jan 21, 2017

⌛ Testing commit 578001a with merge 9761b17...

bors added a commit that referenced this pull request Jan 21, 2017
syntax: remove abi::Os and abi::Architecture

They're long dead since the switch to flexible targets, but was not removed like their consumers were. Interesting they even got maintained by various porters out there!

Technically [syntax-breaking] as they're public API, but since they're unused in the compiler, the potential breakage IMO should be minimal.
@bors
Copy link
Contributor

bors commented Jan 22, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 9761b17 to master...

@bors bors merged commit 578001a into rust-lang:master Jan 22, 2017
@xen0n xen0n deleted the syntax-warts branch January 22, 2017 04:45
Sign up for free to 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.

4 participants