Skip to content

Conversation

brson
Copy link
Contributor

@brson brson commented Feb 15, 2015

cc #22240

@rust-highfive
Copy link
Contributor

r? @pcwalton

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

@@ -1606,4 +1606,4 @@ impl_int_slices! { u8, i8 }
impl_int_slices! { u16, i16 }
impl_int_slices! { u32, i32 }
impl_int_slices! { u64, i64 }
impl_int_slices! { uint, int }
impl_int_slices! { usize, int }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missed an isize here.

@Gankra
Copy link
Contributor

Gankra commented Feb 15, 2015

r=me with the one fix.

@brson
Copy link
Contributor Author

brson commented Feb 15, 2015

@bors: r=Gankro e72f rollup

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

5 participants