about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-01-16Grammar tweak to old guide stub documents.Tim Parenti-12/+12
2015-01-16syntax: Feature gate #[start] and #[main]Alex Crichton-4/+4
2015-01-16Merge pull request #21214 from sleepynate/spacing-in-bookbors-3/+3
2015-01-15Fix commented graphs in src/doc/trpl/ownership.mdnathan dotz-3/+3
2015-01-15rollup merge of #21206: steveklabnik/expressionsAlex Crichton-0/+18
2015-01-15rollup merge of #21164: richo/doc/servo-linkAlex Crichton-2/+2
2015-01-15rollup merge of #21148: bombless/patch-1Alex Crichton-1/+1
2015-01-15rollup merge of #21141: tcard/masterAlex Crichton-1/+1
2015-01-15rollup merge of #21133: iKevinY/mobile-rustdocAlex Crichton-1/+3
2015-01-15rollup merge of #21124: steveklabnik/fix_redirectAlex Crichton-1/+1
2015-01-15rollup merge of #21109: steveklabnik/gh17224Alex Crichton-3/+76
2015-01-15rollup merge of #21105: csouth3/kill-box-importAlex Crichton-19/+0
2015-01-15rollup merge of #21075: iKevinY/intro-changesAlex Crichton-21/+21
2015-01-15rollup merge of #21041: steveklabnik/gh17554Alex Crichton-0/+29
2015-01-15rollup merge of #21040: steveklabnik/gh20037Alex Crichton-1/+1
2015-01-15rollup merge of #21038: steveklabnik/gh20471Alex Crichton-1/+2
2015-01-15rollup merge of #21031: steveklabnik/gh19067Alex Crichton-5/+4
2015-01-15rollup merge of #21029: steveklabnik/gh19924Alex Crichton-4/+20
2015-01-15rollup merge of #21028: steveklabnik/gh17368Alex Crichton-1/+4
2015-01-15rollup merge of #21023: steveklabnik/gh20840Alex Crichton-19/+1
2015-01-15rollup merge of #21020: steveklabnik/gh20844Alex Crichton-10/+11
2015-01-15rollup merge of #21015: steveklabnik/gh20852Alex Crichton-3/+3
2015-01-15rollup merge of #21014: steveklabnik/gh20876Alex Crichton-9/+2
2015-01-15rollup merge of #21013: steveklabnik/gh20914Alex Crichton-1/+1
2015-01-15rollup merge of #21011: steveklabnik/gh20993Alex Crichton-2/+2
2015-01-15rollup merge of #21001: camjackson/masterAlex Crichton-8/+1
2015-01-15rollup merge of #20988: ciphergoth/task-to-threadAlex Crichton-14/+13
2015-01-15rollup merge of #20986: alkor/doc-fixesAlex Crichton-3/+12
2015-01-15rollup merge of #20929: laurilehmijoki/masterAlex Crichton-1/+1
2015-01-15rollup merge of #20892: CarVac/masterAlex Crichton-39/+39
2015-01-15rollup merge of #20632: gchp/referenceAlex Crichton-6/+6
2015-01-15Clarify function return style.Steve Klabnik-0/+18
2015-01-15Add explanation of main to rustdoc docsSteve Klabnik-0/+29
2015-01-15reference.md: change "mod" to "self" in "use" declaration.NODA, Kai-4/+4
2015-01-15auto merge of #20980 : richo/rust/final-power, r=alexcrichtonbors-1/+1
2015-01-14doc: fix links to servoRicho Healey-2/+2
2015-01-15fix wrong linkYork Xiang-1/+1
2015-01-14TRPL: Anti-example failing for the wrong reason.Toni Cárdenas-1/+1
2015-01-13Improve Rust Documentation & Reference on mobileKevin Yap-1/+3
2015-01-13Re-direct to the right place.Steve Klabnik-1/+1
2015-01-13Provide example of generic inverse()Steve Klabnik-3/+76
2015-01-13Remove unneeded box import in examplesChase Southwood-23/+0
2015-01-13Replace usage of deriving with derive in docsGreg Chapple-6/+6
2015-01-12Various changes to Rust IntroductionKevin Yap-21/+21
2015-01-12Match prose with code when discussing Ordering valuesAdam Roben-1/+1
2015-01-12Don't use 'synonym' with regards to newtypesSteve Klabnik-1/+1
2015-01-12Elaborate on destructuring letSteve Klabnik-1/+2
2015-01-12Improve example in the intro.Steve Klabnik-10/+11
2015-01-12Improve the ownership guide a tadSteve Klabnik-4/+20
2015-01-12Improve clarity of paragraph in the pointer guideSteve Klabnik-5/+4