]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #22378 - jxcl:master, r=steveklabnik
authorManish Goregaokar <manishsmail@gmail.com>
Mon, 16 Feb 2015 05:57:44 +0000 (11:27 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Tue, 17 Feb 2015 00:53:39 +0000 (06:23 +0530)
commitadea99c5d9defb2400c515163d7d85f42122084e
tree2c78e506a35335cedfce798af0ad441aac0ed737
parent47814a4b296ee33cf760ad5b229e342455e578ad
parent74ba529701b166e098bf4852034b9b3448936477
Rollup merge of #22378 - jxcl:master, r=steveklabnik

The Rust Programming Language book has no explanation of what `i32` actually means. I have added an explanation for the first time the reader encounters this type.