about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2014-05-11auto merge of #14103 : alan-andrade/rust/manual-smallfix, r=alexcrichtonbors-1/+1
2014-05-11core: Remove the cast moduleAlex Crichton-2/+2
2014-05-10remove the word managed from the trait explanationAlan Andrade-1/+1
2014-05-10auto merge of #14068 : alexcrichton/rust/rustdoc-xcrate-links, r=brsonbors-3/+2
2014-05-09doc: Fix some broken linksAlex Crichton-3/+2
2014-05-09auto merge of #14043 : sanxiyn/rust/attr-reference, r=alexcrichtonbors-4/+4
2014-05-08Handle breakage after libcore splitKevin Ballard-1/+1
2014-05-08Handle fallout in documentationKevin Ballard-18/+19
2014-05-09Correct attribute grammar in reference manualSeo Sanghyeon-4/+4
2014-05-08auto merge of #13986 : alexcrichton/rust/box-keyword, r=thestingerbors-1/+1
2014-05-07Test fixes and rebase conflictsAlex Crichton-1/+1
2014-05-07auto merge of #13958 : pcwalton/rust/detilde, r=pcwaltonbors-149/+155
2014-05-07auto merge of #13914 : alexcrichton/rust/pile-o-rustdoc-fixes, r=brsonbors-105/+101
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-149/+155
2014-05-06auto merge of #13960 : brandonw/rust/master, r=alexcrichtonbors-8/+10
2014-05-06etc: Add box as a keyword to editor configsAlex Crichton-1/+1
2014-05-06Update multiple file use statement exampleBrandon Waskiewicz-8/+10
2014-05-05auto merge of #13939 : richo/rust/docs/composability, r=thestingerbors-1/+1
2014-05-05auto merge of #13946 : pnkfelix/rust/fsk-cleanup-proc-comment-in-guide-tasks,...bors-3/+4
2014-05-05doc: Corrected example in 17.8 Deriving implementations for traitsMike Boutin-1/+8
2014-05-05doc: Minor example formatting in 11 ReferencesMike Boutin-1/+1
2014-05-05doc: Clarified 4.2 Pattern matchingMike Boutin-13/+10
2014-05-05Cleanup proc comment in guide-tasks.md.Felix S. Klock II-3/+4
2014-05-05auto merge of #13942 : JamesLaverack/rust/master, r=luqmanabors-1/+1
2014-05-04auto merge of #13924 : gmjosack/rust/master, r=alexcrichtonbors-12/+1
2014-05-05Update minimum g++ version in documentationJames Laverack-1/+1
2014-05-04auto merge of #13676 : mdinger/rust/tutorial_doc, r=pnkfelixbors-17/+84
2014-05-04docs: change compositionality to composabilityRicho Healey-1/+1
2014-05-03Remove/Update dead links on Tasks guide.Gary M. Josack-12/+1
2014-05-03doc: Remove latex math documentationAlex Crichton-4/+4
2014-05-03rustdoc: Enable the footnote markdown extensionAlex Crichton-25/+44
2014-05-03rustdoc: Migrate from sundown to hoedownAlex Crichton-55/+42
2014-05-03Remove comment about semicolons for inner attributes from docs and adjust com...Kevin Butler-6/+6
2014-05-03rustdoc: Have no_run imply no_transAlex Crichton-21/+11
2014-05-03rustdoc: Fix inclusion of the new fontsAlex Crichton-0/+0
2014-05-01Fix a/an typosJorge Aparicio-7/+7
2014-05-01auto merge of #13881 : aochagavia/rust/pr, r=alexcrichtonbors-1/+1
2014-05-01Fixed outdated note in the tutorialAdolfo Ochagavía-1/+1
2014-05-01rustdoc tutorial: grammar change in list commentsJustin Noah-3/+3
2014-04-30auto merge of #13648 : gereeter/rust/removed-rev, r=alexcrichtonbors-8/+6
2014-04-30Suggested revisions to PR 13676.Felix S. Klock II-28/+53
2014-04-30Remove extra semicolonsmdinger-2/+2
2014-04-30Fix typomdinger-1/+1
2014-04-29auto merge of #13776 : adrientetar/rust/rustdoc-fix, r=brsonbors-10/+14
2014-04-28Deprecate the rev_iter pattern in all places where a DoubleEndedIterator is p...Jonathan S-8/+6
2014-04-27doc: Remove out-of-place debug! noteMichael Pratt-5/+0
2014-04-27Fix link to hashmap.rs and json.rs in sample code FAQEmanuel Rylke-2/+2
2014-04-27doc: perform some 80-chars wrappingsAdrien Tétar-10/+14
2014-04-25auto merge of #13758 : sodaplayer/rust/patch-1, r=alexcrichtonbors-6/+6
2014-04-25auto merge of #13748 : hjr3/rust/guide-container-update, r=alexcrichtonbors-6/+6