Skip to content

Conversation

pnkfelix
Copy link
Contributor

cc #22240

* cast 3-valued `core::cmp::Ordering` to `i32`, not `int`.

* use `isize`/`usize` in the impl macros.
* Use `i32` (`u32`) in doc examples, not `int` (`u32`).

* Switch impl macros to use `isize`/`usize` rather than `int`/`uint`.
…usize`.

Likewise, `fn offset` takes an `isize`.
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@nikomatsakis
Copy link
Contributor

@bors r+ fc0f6e8 rollup

alexcrichton added a commit to alexcrichton/rust that referenced this pull request Feb 19, 2015
@bors bors merged commit fc0f6e8 into rust-lang:master Feb 19, 2015
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.

4 participants