summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-655/+90
2015-01-08"The Rust Programming Language"Steve Klabnik-5871/+4792
2015-01-07Test fixes and rebase conflictsAlex Crichton-74/+99
2015-01-07rollup merge of #20709: thiagopnts/ownership-guide-typoAlex Crichton-1/+1
2015-01-07rollup merge of #20695: frewsxcv/patch-2Alex Crichton-1/+1
2015-01-07rollup merge of #20693: EchoAce/intro-oboeAlex Crichton-2/+2
2015-01-07fix typo in the ownership guideThiago Pontes-1/+1
2015-01-07Merge pull request #20674 from jbcrail/fix-misspelled-commentsbors-1/+1
2015-01-07Merge pull request #20672 from vrana/patch-3bors-1/+1
2015-01-07Merge pull request #20670 from vrana/patch-2bors-1/+1
2015-01-07Merge pull request #20669 from vrana/patch-1bors-1/+1
2015-01-07Bump copyright year in doc footerCorey Farwell-1/+1
2015-01-07oboe removedFakeKane-2/+2
2015-01-07auto merge of #20620 : brson/rust/relnotes, r=huonwbors-1/+1
2015-01-06More test fixesAlex Crichton-6/+6
2015-01-06Fix misspelled comments.Joseph Crail-1/+1
2015-01-06Fix a typo in guideJakub Vrána-1/+1
2015-01-06Bump some version numbersBrian Anderson-1/+1
2015-01-06rollup merge of #20563: cmr/macro-input-future-proofingAlex Crichton-18/+18
2015-01-06rollup merge of #20615: aturon/stab-2-threadAlex Crichton-5/+4
2015-01-06rollup merge of #19430: pczarn/interp_tt-cleanupAlex Crichton-4/+3
2015-01-06Fix type annotation in guideJakub Vrána-1/+1
2015-01-07Cleanup and followup to PR #17830: parsing changesPiotr Czarnecki-4/+3
2015-01-06Use a better word in the guideJakub Vrána-1/+1
2015-01-06Fallout from stabilizationAaron Turon-5/+4
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-2/+2
2015-01-06Fix falloutCorey Richardson-18/+18
2015-01-05rollup merge of #20482: kmcallister/macro-reformAlex Crichton-99/+146
2015-01-05rollup merge of #20554: huonw/mut-patternAlex Crichton-2/+3
2015-01-05rollup merge of #20507: alexcrichton/issue-20444Alex Crichton-23/+27
2015-01-05rollup merge of #20478: SeanTAllen/masterAlex Crichton-2/+2
2015-01-05rollup merge of #20092: barosl/rustdoc-line-number-clickableAlex Crichton-1/+1
2015-01-05rollup merge of #19998: th0114nd/unicode-bottomAlex Crichton-2/+4
2015-01-05rollup merge of #19888: steveklabnik/gh19861Alex Crichton-2/+11
2015-01-05rollup merge of #19736: steveklabnik/gh19662Alex Crichton-2/+77
2015-01-05rollup merge of #19235: bjz/referenceAlex Crichton-67/+22
2015-01-05Update docsKeegan McAllister-93/+140
2015-01-05Reserve the keyword 'macro'Keegan McAllister-6/+6
2015-01-05unignore and fix doctests in guide and referenceJorge Aparicio-40/+42
2015-01-05ignore boxed closure doctests in the guide/referenceJorge Aparicio-16/+16
2015-01-05Add lifetime elision information to the ownership guide.Steve Klabnik-2/+77
2015-01-05std: Redesign c_str and c_vecAlex Crichton-23/+27
2015-01-05Change `&` pat to only work with &T, and `&mut` with &mut T.Huon Wilson-2/+3
2015-01-04Merge pull request #20520 from nhowell/patch-1bors-3/+3
2015-01-04Merge pull request #20505 from estsauver/doc_20504bors-1/+1
2015-01-04Merge pull request #20495 from brson/cargobors-4/+5
2015-01-04Merge pull request #20487 from trapp/doc-namespace-typobors-1/+1
2015-01-04Merge pull request #20428 from tbu-/pr_guide_int_to_i32_2nd_takebors-272/+270
2015-01-04Merge pull request #19963 from tshepang/patch-3bors-1/+1
2015-01-04doc: Add missing `$`s in the Installing Rust guideNick Howell-3/+3