]> git.lizzy.rs Git - rust.git/commitdiff
rollup merge of #20062: aturon/stab-2-ints
authorAlex Crichton <alex@alexcrichton.com>
Sun, 21 Dec 2014 08:04:21 +0000 (00:04 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Sun, 21 Dec 2014 17:27:35 +0000 (09:27 -0800)
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


Trivial merge