about summary refs log tree commit diff
path: root/src/doc/book
AgeCommit message (Expand)AuthorLines
2016-07-21Rollup merge of #34880 - xitep:master, r=steveklabnikGuillaume Gomez-7/+7
2016-07-18Properly feature gate all unstable ABIsVadim Petrochenkov-0/+1
2016-07-17doc/book: fix tests for non-x86 architectures, such as aarch64Ximin Luo-0/+8
2016-07-17Make .enumerate() example self-explanatoryNovotnik, Petr-7/+7
2016-07-16Rollup merge of #34838 - steveklabnik:gh33677, r=alexcrichtonGuillaume Gomez-25/+48
2016-07-15Fix up documentation around no_stdSteve Klabnik-25/+48
2016-07-13doc: ffi referenced rust-snappy can not compile吴冉波-2/+56
2016-07-13Auto merge of #34660 - jseyfried:fix_parse_stmt, r=nrcbors-2/+2
2016-07-12Fix fallout.Jeffrey Seyfried-2/+2
2016-07-11Fixed some typosDavid-2/+2
2016-07-08Rollup merge of #34699 - phlogisticfugu:master, r=steveklabnikManish Goregaokar-6/+9
2016-07-08Rollup merge of #34610 - wuranbo:patch-2, r=steveklabnikManish Goregaokar-2/+3
2016-07-07Auto merge of #34682 - CensoredUsername:clobber-docs, r=eddybbors-3/+3
2016-07-07more windows documentation in getting-startedPhlogistic Fugu-6/+9
2016-07-07doc:remove useless conditional compilation feature吴冉波-3/+0
2016-07-06Rollup merge of #34667 - KaivoAnastetiks:fix/crate-documentation, r=ManishearthSteve Klabnik-0/+11
2016-07-06Rollup merge of #34626 - sylvestre:master, r=ManishearthSteve Klabnik-3/+3
2016-07-06Rollup merge of #34625 - jaredmanning:patch-1, r=apasel422Steve Klabnik-1/+1
2016-07-06Rollup merge of #34621 - KaivoAnastetiks:fix/#33924, r=steveklabnikSteve Klabnik-2/+2
2016-07-06Rollup merge of #34615 - rdotdk:master, r=ManishearthSteve Klabnik-1/+1
2016-07-06Rollup merge of #33250 - durka:patch-19, r=steveklabnikSteve Klabnik-23/+50
2016-07-06Correct inline assembly clobber formatting.CensoredUsername-3/+3
2016-07-06typo nothings -> nothing吴冉波-1/+1
2016-07-05Auto merge of #34294 - alexandermerritt:book-nuls, r=steveklabnikbors-7/+7
2016-07-05show both forms of empty struct declarationAlex Burka-1/+4
2016-07-05Add a section about crate documentation.Kaivo Anastetiks-0/+11
2016-07-05Replace it's by its.Kaivo Anastetiks-1/+1
2016-07-04Auto merge of #34602 - Xmasreturns:patch-4, r=steveklabnikbors-0/+6
2016-07-03Auto merge of #34532 - jonmarkprice:master, r=steveklabnikbors-27/+33
2016-07-03Fix a few typos in the docSylvestre Ledru-3/+3
2016-07-03Fix spacing in for loop enumeration exampleJared Manning-1/+1
2016-07-02Clarifies the meaning of the external mutability.Kaivo Anastetiks-2/+2
2016-07-02update cargo doc linkHariharan R-1/+1
2016-07-02doc: make the conditional-compilation example work吴冉波-1/+5
2016-07-01Update glossary.mdJonathan L-0/+6
2016-06-29NULL not back-tickedAlexander Merritt-1/+1
2016-06-28used curly instead of straight quotesJonathan Price-1/+1
2016-06-28Merging my book edits recent commits.Jonathan Price-1/+1
2016-06-28took comment out of code blockJonathan Price-3/+5
2016-06-28fixed typo: term should be termsJonathan Price-1/+1
2016-06-28Rollup merge of #34442 - tatsuya6502:doc-book-ownership, r=steveklabnikGuillaume Gomez-1/+3
2016-06-28Rollup merge of #34328 - wuranbo:patch-1, r=steveklabnikGuillaume Gomez-2/+2
2016-06-28Rollup merge of #34080 - royalstream:royalstream-book-june4, r=steveklabnikGuillaume Gomez-10/+7
2016-06-27many small grammatical and stylistic changesJonathan Price-17/+21
2016-06-27"also ... as well" is redundantJonathan Price-2/+2
2016-06-27"errors with" is idiomatic in EnglishJonathan Price-1/+1
2016-06-27fixed backquotes and awkward borrowing clauseJonathan Price-3/+3
2016-06-25Rollup merge of #34403 - jonathandturner:move_liberror, r=alexcrichtonJeffrey Seyfried-1/+1
2016-06-24[doc] Fix links in Ownership section of the bookTatsuya Kawano-1/+3
2016-06-23Move errors from libsyntax to its own crateJonathan Turner-1/+1