This small patch stabilizes the names of all integer modules (including `int` and `uint`) and the `MIN` and `MAX` constants. The `BITS` and `BYTES` constants are left unstable for now. r? @alexcrichton |
||
|---|---|---|
| .. | ||
| f32.rs | ||
| f64.rs | ||
| float_macros.rs | ||
| i8.rs | ||
| i16.rs | ||
| i32.rs | ||
| i64.rs | ||
| int.rs | ||
| int_macros.rs | ||
| mod.rs | ||
| strconv.rs | ||
| u8.rs | ||
| u16.rs | ||
| u32.rs | ||
| u64.rs | ||
| uint.rs | ||
| uint_macros.rs | ||