summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-06-05Rollup merge of #26011 - genodeftest:patch-1, r=steveklabnikSteve Klabnik-10/+10
2015-06-05Rollup merge of #26010 - ranma42:improve-doc, r=steveklabnikSteve Klabnik-1/+1
2015-06-05Rollup merge of #25925 - azerupi:patch-4, r=steveklabnikSteve Klabnik-0/+42
2015-06-04[Documentation: Macros] Use some more SSLChristian Stadelmann-3/+3
2015-06-04[Documentation] Use SSL where possibleChristian Stadelmann-7/+7
2015-06-04Minor fix to docs of constraints on mut/non-mut referencesAndrea Canciani-1/+1
2015-06-04Fix doctest (fixup –#25900)Manish Goregaokar-16/+17
2015-06-04Rollup merge of #25900 - lorenzb:more_about_types, r=nikomatsakisManish Goregaokar-0/+140
2015-06-03Remove #[static_assert]Steve Klabnik-9/+0
2015-06-02Add note about expression vs. statement to dining philosphers problem,ben fleis-1/+3
2015-06-02Link to cell in TRPL: mutabilitySteve Klabnik-1/+3
2015-06-02Rollup merge of #25941 - puzza007:trpl-infinite-iterator-chain-take, r=stevek...Manish Goregaokar-1/+1
2015-06-02Rollup merge of #25932 - bluss:doc-book-1, r=alexcrichtonManish Goregaokar-1/+1
2015-06-02Rollup merge of #25751 - steveklabnik:translations, r=brsonManish Goregaokar-0/+11
2015-06-02booK: Float no longer existsTshepang Lekhonkhobe-1/+1
2015-06-02book: update error messageTshepang Lekhonkhobe-1/+1
2015-06-02book: some tiny improvementsTshepang Lekhonkhobe-13/+13
2015-06-01Add community translations.Steve Klabnik-0/+11
2015-06-01Added # let lines = "hello\nworld".lines(); to pass the testsMathieu David-0/+1
2015-06-01trpl: Use infinite iterator in chain example with takePaul Oliver-1/+1
2015-06-01Auto merge of #25924 - FuGangqiang:master, r=Gankrobors-2/+2
2015-05-31Auto merge of #25911 - olombard:borrowing-link, r=alexcrichtonbors-1/+1
2015-05-31output code language to textMathieu David-2/+2
2015-05-31trpl: Fix typo in Raw Pointers chapterUlrik Sverdrup-1/+1
2015-05-31Corrected some formatting issuesMathieu David-5/+11
2015-05-31Update iterators.mdSteve Gury-2/+2
2015-05-31Fix off by one in the iterator documentationSteve Gury-1/+1
2015-05-31Add loopcounter section to the for-loop chapterMathieu David-0/+35
2015-05-31trpl:add missing commaFuGangqiang-2/+2
2015-05-30TRPL: Fix a broken link to 'borrowing'olombard-1/+1
2015-05-30Auto merge of #25882 - steveklabnik:gh25554, r=alexcrichtonbors-2/+6
2015-05-30Fixes consistency in before/after examplefrankamp-1/+1
2015-05-30Extend rust reference with a section about type coercionsLorenz-0/+120
2015-05-30Extend rust reference with a section about subtypingLorenz-0/+20
2015-05-30Proposal to explain the copy trait more clearly Mathieu David-0/+43
2015-05-29Rollup merge of #25886 - nhowell:patch-1, r=steveklabnikSteve Klabnik-1/+1
2015-05-29Rollup merge of #25883 - steveklabnik:gh25417, r=alexcrichtonSteve Klabnik-2/+23
2015-05-29Rollup merge of #25866 - jooert:update_guidelines, r=steveklabnikSteve Klabnik-6/+7
2015-05-29Rollup merge of #25865 - azerupi:patch-2, r=alexcrichtonSteve Klabnik-1/+1
2015-05-29Rollup merge of #25864 - azerupi:patch-1, r=alexcrichtonSteve Klabnik-1/+1
2015-05-29Rollup merge of #25788 - maxjacobson:add-missing-space-to-glossary, r=stevekl...Steve Klabnik-1/+1
2015-05-29trpl: eight sections, not sevenNick Howell-1/+1
2015-05-29Add syntax for multiple lifetimesSteve Klabnik-2/+23
2015-05-29Make note about $ more prominent.Steve Klabnik-2/+6
2015-05-29Auto merge of #25857 - killercup:patch-14, r=steveklabnikbors-1/+1
2015-05-29Auto merge of #25854 - liigo:patch-1, r=alexcrichtonbors-2/+2
2015-05-29Fix link to newtypes pageNils Liberg-1/+1
2015-05-29Fix mistake: "to to" -> "to"Nils Liberg-1/+1
2015-05-29remove extra space from "over" code as wellDavid Campbell-1/+1
2015-05-29Update let.md -- follow whitespace style guidelineDavid Campbell-1/+1