about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
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 #34287 - durka:patch-26, r=steveklabnikGuillaume Gomez-5/+13
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-25Add vectorcall and fastcall explanationubsan-2/+4
2016-06-24First commit, fix ABI string docs in reference.mdubsan-2/+29
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
2016-06-23Switched tense to clarify what is happening in the exampleAlfie John-1/+1
2016-06-21Rollup merge of #34378 - liigo:patch-10, r=ManishearthGuillaume Gomez-1/+13
2016-06-20diagnostics comes from different places nowLiigo Zhuang-1/+13
2016-06-19Fixed links in book/compiler-plugins.mdAlexander Stocko-2/+3
2016-06-17Traits where syntax's extra usage example more clearly 吴冉波-2/+2
2016-06-15Correct use of 'nul' 'null' and capitalizationAlexander Merritt-7/+7
2016-06-15include list of charactersAlex Burka-1/+13
2016-06-15update reference for #29734Alex Burka-6/+2
2016-06-14reference: link to proper ffi attributesLiigo Zhuang-1/+1
2016-06-13doc: Fix typoFlorian Berger-1/+1
2016-06-12Auto merge of #34238 - jpreiss:master, r=steveklabnikbors-2/+2
2016-06-11typo fix in loops.mdJames Alan Preiss-1/+1
2016-06-11fix typo in primitive-types section on slicesJames Alan Preiss-1/+1
2016-06-11Auto merge of #34132 - AtheMathmo:no-stdlib, r=steveklabnikbors-4/+20
2016-06-10Rollup merge of #34129 - jviide:from-string-box-error, r=steveklabnikSeo Sanghyeon-12/+8
2016-06-09Auto merge of #33895 - AndrewBrinker:master, r=steveklabnikbors-137/+114