summary refs log tree commit diff
path: root/src/doc/trpl/crates-and-modules.md
AgeCommit message (Expand)AuthorLines
2015-10-07Rollup merge of #28836 - jackwilsonv:patch-6, r=steveklabnikSteve Klabnik-2/+2
2015-10-06Use the correct mod name from the exampleJack Wilson-2/+2
2015-10-06Complex import example needs blank linesJ. Ryan Stinnett-0/+2
2015-09-05mention dash-to-underscore behaviorAlex Burka-0/+4
2015-09-05document advance `extern crate`/`use` syntaxAlex Burka-0/+48
2015-08-26Fix docs typoNikolay Kondratyev-1/+1
2015-07-29Rollup merge of #27343 - steveklabnik:fix_module, r=alexcrichtonSteve Klabnik-3/+0
2015-07-27remove incorrect statement from TRPL: crates and modulesSteve Klabnik-3/+0
2015-07-25Mention `pub` for structs and fieldsLeif Arne Storset-0/+4
2015-05-18TRPL: Normalize rust Code Block MarkersPascal Hertleif-19/+19
2015-05-18TRPL: Add `rust` Marker to Some Code BlockPascal Hertleif-1/+1
2015-04-21small edits for recently written book chaptersSteve Klabnik-43/+43
2015-04-02Book: sync ‘Crates and Modules’ with current outputPiotr Szotkowski-27/+29
2015-03-23rollup merge of #23401: tshepang/crates-and-modules-doc-nitsAlex Crichton-73/+21
2015-03-22book: some Crates and Modules nitsTshepang Lekhonkhobe-76/+24
2015-03-21guide: minor copy editsChes Martin-1/+1
2015-03-19Note ::foo::bar() in the crates guideSteve Klabnik-0/+5
2015-03-15Strip trailing whitespaceTamir Duberstein-2/+2
2015-03-09Explain super in the crates guide.Steve Klabnik-0/+7
2015-02-19book: Minor clarifications about stringsBrian Anderson-1/+1
2015-02-14Documentation FixesThiago Carvalho-1/+1
2015-01-25docs: add wildcard syntax in `use` for modulesGarrett Heel-0/+4
2015-01-22Rollup merge of #21450 - alfie:book2, r=steveklabnikSteve Klabnik-2/+1
2015-01-21rollup merge of #21433: alfie/typobookAlex Crichton-1/+1
2015-01-21docs: Update for clarityAlfie John-2/+1
2015-01-20docs: typoAlfie John-1/+1
2015-01-18Remove redundant "Right now"Kim Røen-3/+2
2015-01-17Fix up titles of TRPL chaptersSteve Klabnik-1/+1
2015-01-12Merge pull request #20933 from gifnksm/patch-1bors-1/+1
2015-01-11`cargo build` doesn't run the executablesNAKASHIMA, Makoto-1/+1
2015-01-11Correct romanization of さようならCarter Hinsley-1/+1
2015-01-08Standardize punctuation & formatting of TRPLKevin Yap-5/+5
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-0/+569