Skip to content

Conversation

alexcrichton
Copy link
Member

Right now the std::isize::BYTES typedef is #[unstable], but liblibc is using
this, preventing it from compiling on stable Rust.

Right now the `std::isize::BYTES` typedef is `#[unstable]`, but liblibc is using
this, preventing it from compiling on stable Rust.
@rust-highfive
Copy link
Contributor

r? @brson

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

@Manishearth
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Mar 29, 2015

📌 Commit bd66f57 has been approved by Manishearth

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 29, 2015
…arth

Right now the `std::isize::BYTES` typedef is `#[unstable]`, but liblibc is using
this, preventing it from compiling on stable Rust.
bors added a commit that referenced this pull request Mar 29, 2015
@bors bors merged commit bd66f57 into rust-lang:master Mar 29, 2015
@alexcrichton alexcrichton deleted the libc-stable branch April 2, 2015 19:44
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.

5 participants