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

Make all integers in the guide i32, implicitely #20428

Merged
merged 1 commit into from
Jan 5, 2015

Conversation

tbu-
Copy link
Contributor

@tbu- tbu- commented Jan 2, 2015

The guide still needs to talk about integer suffixes.

@rust-highfive
Copy link
Collaborator

r? @brson

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

@tbu-
Copy link
Contributor Author

tbu- commented Jan 2, 2015

r? @steveklabnik

@rust-highfive rust-highfive assigned steveklabnik and unassigned brson Jan 2, 2015
@steveklabnik
Copy link
Member

Thank you so much. I saw fallback landed and I was going to do this, but I decided to make breakfast first. I'm glad I did! I'll give this a review after I'm done eating 😄

@alexcrichton
Copy link
Member

Needs a rebase

The guide still needs to talk about integer suffixes.
@tbu- tbu- force-pushed the pr_guide_int_to_i32_2nd_take branch from 31117c3 to 5de7804 Compare January 3, 2015 22:19
@tbu-
Copy link
Contributor Author

tbu- commented Jan 3, 2015

@steveklabnik Rebased.

bors added a commit that referenced this pull request Jan 4, 2015
Make all integers in the guide `i32`, implicitely

Reviewed-by: steveklabnik
bors added a commit that referenced this pull request Jan 4, 2015
Make all integers in the guide `i32`, implicitely

Reviewed-by: steveklabnik
@bors bors merged commit 5de7804 into rust-lang:master Jan 5, 2015
@tbu-
Copy link
Contributor Author

tbu- commented Jan 5, 2015

\o/ No more ints in the guide. Now we only need to explicitely tell people not to use pointer-sized integers.

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.

6 participants