Skip to content

Replace uses of int/uint with isize/uzsize in doc examples #30136

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

Merged
merged 1 commit into from
Dec 2, 2015

Conversation

fhahn
Copy link
Contributor

@fhahn fhahn commented Dec 1, 2015

This PR replaces uses of int/uint in some doc examples in various crates.

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@steveklabnik
Copy link
Member

/home/travis/build/rust-lang/rust/src/librustc_typeck/variance.rs:220: trailing whitespace

After that, r=me :)

@fhahn fhahn force-pushed the remove-int-from-doc-examples branch from 5e1a92f to e48030d Compare December 1, 2015 20:21
@fhahn
Copy link
Contributor Author

fhahn commented Dec 1, 2015

Done, I've pushed an updated version of that commit ;)

@steveklabnik
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Dec 1, 2015

📌 Commit e48030d has been approved by steveklabnik

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Dec 2, 2015
… r=steveklabnik

This PR replaces uses of int/uint in some doc examples in various crates.
bors added a commit that referenced this pull request Dec 2, 2015
@bors bors merged commit e48030d into rust-lang:master Dec 2, 2015
@fhahn fhahn deleted the remove-int-from-doc-examples branch December 2, 2015 10:48
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