summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
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-22Rollup merge of #27924 - pornel:bookthreadjoin, r=steveklabnikSteve Klabnik-3/+5
2015-08-22Rollup merge of #27921 - tshepang:missing-words, r=steveklabnikSteve Klabnik-1/+1
2015-08-21Include cfg(test) in the referenceMatt Brubeck-0/+1
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-20nomicon: insert missing wordsTshepang Lekhonkhobe-1/+1
2015-08-20nomicon: use current syntaxTshepang Lekhonkhobe-1/+1
2015-08-18Rollup merge of #27883 - steveklabnik:gh27587, r=alexcrichtonSteve Klabnik-0/+5
2015-08-18Rollup merge of #27882 - steveklabnik:gh27428, r=alexcrichtonSteve Klabnik-4/+54
2015-08-18add cfg(target_env) to the referenceSteve Klabnik-0/+5
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-13Auto merge of #27789 - chriskrycho:remove_pandoc_references, r=steveklabnikbors-13/+4
2015-08-12doc/readme: replace references to Pandoc with rustdoc.Chris Krycho-13/+4
2015-08-11rollup merge of #27682: neurons/np.27681Alex Crichton-2/+2
2015-08-11rollup merge of #27659: goyox86/goyox86/update-spanish-book-linkAlex Crichton-2/+1
2015-08-11rollup merge of #27622: eefriedman/https-urlAlex Crichton-46/+48
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-11Updated the link with rendered version of the Spanish trpl translation.Jose Narvaez-2/+1
2015-08-10syntax: Add a new unstable #[linked_from] attributeAlex Crichton-2/+8
2015-08-10Auto merge of #27338 - alexcrichton:remove-morestack, r=brsonbors-12/+2
2015-08-10Remove morestack supportAlex Crichton-12/+2
2015-08-09Tweak style guide to avoid referencing the removed ascii::Ascii.Eli Friedman-10/+13
2015-08-09Use https URLs to refer to rust-lang.org where appropriate.Eli Friedman-37/+36
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 #27576 - rust-lang:steveklabnik-patch-1, r=Gankrobors-2/+1
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-06Remove reference to diabetesSteve Klabnik-2/+1
2015-08-06Auto merge of #27566 - rubymeow:master, r=steveklabnikbors-0/+4
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-06Auto merge of #27556 - taliesinb:tarpl-clarity-2, r=Gankrobors-22/+24
2015-08-06Auto merge of #27434 - jeehoonkang:master, r=Gankrobors-2/+2
2015-08-06TRPL/lifetimes.md: Fix typo lifteimes -> lifetimesMarko Lalic-1/+1
2015-08-06Revise TARPL's description for allocating 0 bytesJeehoon Kang-2/+2
2015-08-06Rollup merge of #27546 - steveklabnik:gh26115, r=brsonManish Goregaokar-1/+23
2015-08-06Some rerp-rust improvements.Taliesin Beynon-22/+24
2015-08-06book: some improvements to Advanced LinkingTshepang Lekhonkhobe-7/+6
2015-08-05Add an example to Trait section of referenceSteve Klabnik-1/+23