about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
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
2016-06-08Auto merge of #32202 - arielb1:slice-patterns, r=nikomatsakisbors-3/+3
2016-06-09fix testsAriel Ben-Yehuda-3/+3
2016-06-07Fixed based on feedback from steveklabnikAndrew Brinker-11/+7
2016-06-07Adding sections and brief explanation of libcJames Lucas-7/+20
2016-06-07Rollup merge of #34138 - hoodie:bug/bool_colors, r=steveklabnikSteve Klabnik-1/+1
2016-06-07Rollup merge of #34125 - MichaelNecio:book_addition, r=steveklabnikSteve Klabnik-1/+4
2016-06-07Rollup merge of #34099 - markrcote:functions-copyedit, r=steveklabnikSteve Klabnik-1/+1
2016-06-07Rollup merge of #34094 - abenga:doc_changes_variable_bindings, r=steveklabnikSteve Klabnik-6/+7
2016-06-07Rollup merge of #34070 - chriskrycho:update-reference-deprecated-attribute, r...Steve Klabnik-2/+1
2016-06-07Rollup merge of #34060 - JDemler:master, r=steveklabnikSteve Klabnik-4/+10
2016-06-07Minor changes to variable bindings chapterHorace Abenga-6/+7
2016-06-06Note warning of default features on libcJames Lucas-0/+3
2016-06-07Remove a gotcha from book/error-handling.mdJoachim Viide-12/+8
2016-06-06Noted that shadowing never destroys a valueMichael Necio-1/+4
2016-06-05Add missing space before parenthesis.Mark Côté-1/+1
2016-06-05Update reference to indicate stabilization of `deprecated` attribute.Chris Krycho-2/+1
2016-06-04Book: diagram takes less space and it's more symmetric.Steven Burns-5/+2
2016-06-04Book: fixed syntax coloringSteven Burns-5/+5
2016-06-03Auto merge of #33803 - WiSaGaN:feature/rename-main-thread, r=alexcrichtonbors-11/+11
2016-06-03document of shared modules for integration testsJakob Demler-2/+7
2016-06-03Fixed ambiguous explanaiton of tests/ directoryJakob Demler-2/+3
2016-06-02Rollup merge of #34021 - ollie27:book_links_offline, r=steveklabnikGuillaume Gomez-10/+11
2016-06-01Rewrote "How Safe and Unsafe Interact" Nomicon chapter.Andrew Brinker-137/+118
2016-06-01Fix a few links in the bookOliver Middleton-10/+11
2016-06-01Rollup merge of #33385 - cheercroaker:doc-correction, r=brsonManish Goregaokar-1/+1
2016-05-26Implement `..` in tuple (struct) patternsVadim Petrochenkov-0/+2
2016-05-24Mention initial copyright year onlycheercroaker-1/+1
2016-05-24Rollup merge of #33810 - tmr232:patch-1, r=ManishearthGuillaume Gomez-1/+1
2016-05-24Rollup merge of #33759 - aakloxu:patch-2, r=steveklabnikGuillaume Gomez-2/+0