提交 a98e4713 编写于 作者: F Felix S. Klock II

removed impls of `Neg` for `u{8,16,32,64,size}`.

上级 98dd376f
......@@ -514,7 +514,7 @@ impl Neg for $t {
}, $($t)*} }
}
neg_impl_unsigned! { usize u8 u16 u32 u64 }
// neg_impl_unsigned! { usize u8 u16 u32 u64 }
neg_impl_numeric! { isize i8 i16 i32 i64 f32 f64 }
/// The `Not` trait is used to specify the functionality of unary `!`.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册