about summary refs log tree commit diff
path: root/src/doc/trpl
AgeCommit message (Expand)AuthorLines
2015-08-28Fix typo in loops.mdMichael Choate-1/+1
2015-08-28Be explicit about using crates.io's libc crateSteve Klabnik-3/+5
2015-08-28Rollup merge of #28022 - steveklabnik:gh27936, r=alexcrichtonManish Goregaokar-1/+14
2015-08-27Add Windows-specific comments to testing guideSteve Klabnik-1/+14
2015-08-26Fix docs typoNikolay Kondratyev-1/+1
2015-08-25Rollup merge of #27978 - mgrabovsky:doc-fix, r=steveklabnikSteve Klabnik-2/+2
2015-08-24book: Mention that --ignored is a test binary argumentAdam Crume-0/+3
2015-08-24book: Fix spacing in testing sectionAdam Crume-1/+1
2015-08-24Clarify a sentence in the BookMatěj Grabovský-2/+2
2015-08-23book: Talk about ignore attribute in testing guideAdam Crume-0/+57
2015-08-23Auto merge of #27922 - tshepang:dst-definition, r=alexcrichtonbors-0/+6
2015-08-22Rollup merge of #27934 - MatejLach:spacing_fix, r=steveklabnikSteve Klabnik-2/+2
2015-08-22Rollup merge of #27926 - durka:emphasize-no-bin-doctest, r=steveklabnikSteve Klabnik-8/+8
2015-08-21fix spacing issue in trpl/documentation docMatej Ľach-2/+2
2015-08-20emphasize that doctests don't run in bin cratesAlex Burka-8/+8
2015-08-20Use handle the same way in similarly structured examplesKornel Lesiński-3/+5
2015-08-20book: add DST to glossaryTshepang Lekhonkhobe-0/+6
2015-08-18Rollup merge of #27882 - steveklabnik:gh27428, r=alexcrichtonSteve Klabnik-4/+54
2015-08-18Add note about backtraces to TRPLSteve Klabnik-4/+54
2015-08-18Auto merge of #27536 - steveklabnik:doc_object_safety, r=alexcrichtonbors-0/+38
2015-08-18Add object safety to TRPLSteve Klabnik-0/+38
2015-08-13Fix broken link to WilsonSteve Klabnik-1/+1
2015-08-11rollup merge of #27682: neurons/np.27681Alex Crichton-2/+2
2015-08-11rollup merge of #27622: eefriedman/https-urlAlex Crichton-11/+11
2015-08-11Update version number response for new version of rustNiranjan Padmanabhan-2/+2
2015-08-11Rollup merge of #27611 - vincentbernat:fix/doc/chars-iterator, r=steveklabnikManish Goregaokar-1/+1
2015-08-11Rollup merge of #27542 - steveklabnik:gh27303, r=alexcrichtonManish Goregaokar-0/+53
2015-08-10Auto merge of #27338 - alexcrichton:remove-morestack, r=brsonbors-12/+2
2015-08-10Remove morestack supportAlex Crichton-12/+2
2015-08-09Use https URLs to refer to rust-lang.org where appropriate.Eli Friedman-11/+11
2015-08-09TRPL: minor correction on how `chars().nth()` workVincent Bernat-1/+1
2015-08-07Added arrows to references in tablesMike Marcacci-133/+133
2015-08-07Auto merge of #27558 - mlalic:patch-1, r=brsonbors-1/+1
2015-08-07Auto merge of #27552 - tshepang:misc, r=brsonbors-7/+6
2015-08-06fixed the few nits!Ruby-3/+3
2015-08-06Explained asterisk on & and &mut referenceRuby-0/+4
2015-08-06Add opaque structs to TRPL:FFISteve Klabnik-0/+53
2015-08-06TRPL/lifetimes.md: Fix typo lifteimes -> lifetimesMarko Lalic-1/+1
2015-08-06book: some improvements to Advanced LinkingTshepang Lekhonkhobe-7/+6
2015-08-05Rollup merge of #27539 - steveklabnik:gh26746, r=brsonSteve Klabnik-0/+60
2015-08-05Rollup merge of #27538 - steveklabnik:gh26917, r=GankroSteve Klabnik-2/+12
2015-08-05Rollup merge of #27535 - steveklabnik:for_jhun, r=alexcrichtonSteve Klabnik-2/+2
2015-08-05Rollup merge of #27285 - lastorset:trait-operator-impl, r=steveklabnikSteve Klabnik-14/+146
2015-08-05Add more infor about function pointers to TRPLSteve Klabnik-0/+60
2015-08-05Expand further on <> syntax in TRPL.Steve Klabnik-2/+12
2015-08-05work -> compile in Guessing GameSteve Klabnik-2/+2
2015-08-05Auto merge of #27530 - Manishearth:rollup, r=Manishearthbors-122/+122
2015-08-05Rollup merge of #27519 - JanLikar:rearrange-patterns, r=steveklabnikManish Goregaokar-122/+122
2015-08-04Tweaked concurrency.mdChris Nixon-33/+61
2015-08-04Rearrange sections in "Patterns"Jan Likar-122/+122