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

Remove mention of mipsel target_arch #37624

Merged
merged 1 commit into from
Nov 7, 2016

Conversation

xen0n
Copy link
Contributor

@xen0n xen0n commented Nov 7, 2016

This is the only remaining instance in rustc. All others were in the libc repo, removed with rust-lang/libc#445.

Actually there's more to clean in libsyntax/abi.rs, but let's save that for another commit...

The `mipsel` `target_arch` was introduced with the initial MIPSel
support (rust-lang/rust@82ec1ae),
but was subsequently removed with implementation of the Flexible Target
Specification (Rust RFC 0131,
rust-lang/rust@3a8f4ec).
This is the only remaining instance in rustc. All others are in the libc
repo, and are fixed in rust-lang/libc@b367659.
@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

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

@alexcrichton
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Contributor

bors commented Nov 7, 2016

📌 Commit a28c01b has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Nov 7, 2016

⌛ Testing commit a28c01b with merge c9f16bb...

bors added a commit that referenced this pull request Nov 7, 2016
Remove mention of mipsel target_arch

This is the only remaining instance in rustc. All others were in the libc repo, removed with rust-lang/libc#445.

Actually there's more to clean in `libsyntax/abi.rs`, but let's save that for another commit...
@bors bors merged commit a28c01b into rust-lang:master Nov 7, 2016
@xen0n xen0n deleted the remove-bogus-mipsel-arches branch November 8, 2016 02:07
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.

None yet

5 participants