about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-04-08Rollup merge of #24178 - steveklabnik:new_toc, r=nikomatsakisSteve Klabnik-1942/+845
2015-04-08Rollup merge of #24167 - hauleth:remove-incorrect-example-from-mpsc, r=stevek...Steve Klabnik-52/+0
2015-04-08Rollup merge of #24149 - bombless:update-faq, r=steveklabnikSteve Klabnik-6/+10
2015-04-08Rollup merge of #24143 - michaelsproul:extended-errors, r=pnkfelixSteve Klabnik-32/+115
2015-04-08Auto merge of #23998 - nrc:impl-self, r=nikomatsakisbors-253/+399
2015-04-08Auto merge of #24120 - aturon:range-perf, r=alexcrichtonbors-24/+24
2015-04-08Auto merge of #24078 - whipsch:extra-token-msg, r=huonwbors-3/+20
2015-04-08Update "`let` is used to introduce variables" paragraphYork Xiang-6/+10
2015-04-07Import real content.Steve Klabnik-3/+9377
2015-04-08Auto merge of #23293 - tbu-:pr_additive_multiplicative, r=alexcrichtonbors-133/+89
2015-04-07New TOCSteve Klabnik-10519/+48
2015-04-07Fix range performance regressionAaron Turon-24/+24
2015-04-08Make `sum` and `product` inherent methods on `Iterator`Tobias Bucher-189/+89
2015-04-08Rollup merge of #24150 - wg:master, r=alexcrichtonManish Goregaokar-4/+10
2015-04-08Rollup merge of #24148 - xfq:patch-2, r=steveklabnikManish Goregaokar-4/+4
2015-04-08Rollup merge of #24147 - lstat:needstest-22560, r=alexcrichtonManish Goregaokar-0/+20
2015-04-08Rollup merge of #24139 - xfq:patch-1, r=steveklabnikManish Goregaokar-3/+3
2015-04-08Rollup merge of #24132 - kwantam:master, r=alexcrichtonManish Goregaokar-449/+410
2015-04-07Remove another invalid exampleŁukasz Niemier-26/+0
2015-04-07Remove incorrect example from docsŁukasz Niemier-26/+0
2015-04-07Add more extended error messages for match exprs.Michael Sproul-6/+81
2015-04-07doc ignore (fixup #24059)Manish Goregaokar-1/+1
2015-04-07Rollup merge of #24113 - mbrubeck:doc-edit, r=steveklabnikManish Goregaokar-5/+3
2015-04-07Rollup merge of #24112 - joshtriplett:patch-1, r=steveklabnikManish Goregaokar-2/+1
2015-04-07Rollup merge of #24110 - tbu-:pr_doc_fix_add, r=alexcrichtonManish Goregaokar-4/+4
2015-04-07Rollup merge of #24088 - GuillaumeGomez:patch-1, r=alexcrichtonManish Goregaokar-1/+1
2015-04-07Rollup merge of #24059 - nikomatsakis:issue-22914-phantomdata-docs, r=huonManish Goregaokar-9/+58
2015-04-07Rollup merge of #24057 - nikomatsakis:lifetime-shadowing-hard-error, r=huonManish Goregaokar-15/+4
2015-04-07Rollup merge of #24042 - callahad:bug_24030, r=steveklabnikManish Goregaokar-2/+2
2015-04-07Rollup merge of #23277 - aochagavia:intro, r=steveklabnikManish Goregaokar-22/+14
2015-04-07Add `ignore-tidy-linelength` and fix formattingLuke Gallagher-2/+3
2015-04-07Fix charset of debuginfo test on FreeBSDWill-4/+10
2015-04-07Auto merge of #23277 - aochagavia:intro, r=steveklabnikbors-22/+14
2015-04-07Update hello-world.mdXue Fuqiao-4/+4
2015-04-07Add test for #22560Luke Gallagher-0/+19
2015-04-07Auto merge of #24116 - zaeleus:rustdoc-codespan, r=alexcrichtonbors-3/+46
2015-04-07Work with assoc types in a super trait.Nick Cameron-63/+102
2015-04-07Update intro.mdXue Fuqiao-3/+3
2015-04-07Auto merge of #24101 - remram44:fix-rustdoc-passes-help, r=nikomatsakisbors-2/+3
2015-04-06Provide context for macro expansions which result in unparsed tokens.Will Hipschman-3/+20
2015-04-07Auto merge of #23952 - Kimundi:more_string_pattern, r=alexcrichtonbors-836/+1481
2015-04-06use normative source for Grapheme class datakwantam-449/+410
2015-04-06Auto merge of #23857 - phildawes:libsyntax_nopanic, r=nikomatsakisbors-1318/+1397
2015-04-06Auto merge of #23655 - gereeter:rustc-remove-ident, r=sanxiynbors-121/+117
2015-04-06rustdoc: Use iterators to collapse whitespaceMichael Macias-21/+8
2015-04-06rustdoc: Add a custom callback for codespan to collapse whitespaceMichael Macias-3/+59
2015-04-06Auto merge of #24056 - nikomatsakis:issue-23853-crates-io, r=aturonbors-5/+112
2015-04-06Remove outdated notice from BufRead::lines docs.Matt Brubeck-3/+0
2015-04-06Fix broken link and markup in `trait Any` docs.Matt Brubeck-2/+3
2015-04-06traits.md: Fix example of using traits to match descriptionJosh Triplett-2/+1