]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #30836 - Luke-Nukem:master, r=steveklabnik
authorManish Goregaokar <manishsmail@gmail.com>
Fri, 15 Jan 2016 11:58:28 +0000 (17:28 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Fri, 15 Jan 2016 11:58:28 +0000 (17:28 +0530)
Ref issue [30825](https://github.com/rust-lang/rust/issues/30825)

This commit should suffice to add a concise introduction to the concept of crates.
My only worry, is that it is maybe too concise; but, the book seems to be written with the understanding that the new Rust user is coming from another language, and so will understand what a Library or Code Package is.


Trivial merge