128-bit Primitives for Rust (RFC 1504)

This RFC adds the i128 and u128 primitive types to Rust.

Similar