Skip to content

Conversation

Manishearth
Copy link
Member

alexcrichton and others added 11 commits March 28, 2015 10:49
Right now the `std::isize::BYTES` typedef is `#[unstable]`, but liblibc is using
this, preventing it from compiling on stable Rust.
This was originally used to set up the guessing game, but that no longer
exists. This version uses `old_io`, and updating it involves talking
about `&mut` and such, which we haven't covered yet. So, for now, let's
just remove it.

Fixes rust-lang#23760
This was originally used to set up the guessing game, but that no longer
exists. This version uses `old_io`, and updating it involves talking
about `&mut` and such, which we haven't covered yet. So, for now, let's
just remove it.

Fixes rust-lang#23760
…arth

Right now the `std::isize::BYTES` typedef is `#[unstable]`, but liblibc is using
this, preventing it from compiling on stable Rust.
Hello! I noticed that the email address in AUTHORS.txt doesn't point to my home email. Could somebody merge this patch to correct it please?

Thanks very much!
@rust-highfive
Copy link
Contributor

r? @huonw

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

@Manishearth
Copy link
Member Author

@bors: r+ p=5

@bors
Copy link
Collaborator

bors commented Mar 29, 2015

📌 Commit 9147463 has been approved by Manishearth

bors added a commit that referenced this pull request Mar 29, 2015
@bors
Copy link
Collaborator

bors commented Mar 29, 2015

⌛ Testing commit 9147463 with merge b27ba52...

@bors
Copy link
Collaborator

bors commented Mar 29, 2015

@bors bors merged commit 9147463 into rust-lang:master Mar 29, 2015
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants