about summary refs log tree commit diff
path: root/src/doc/trpl
AgeCommit message (Expand)AuthorLines
2015-05-05Rollup merge of #25104 - brson:rustup, r=alexcrichtonManish Goregaokar-14/+10
2015-05-05Rollup merge of #25068 - bguiz:patch-3, r=steveklabnikManish Goregaokar-2/+2
2015-05-04doc: Cargo documentation doesn't have httpsAlex Crichton-1/+1
2015-05-04doc: rustup.sh doesn't require sudoBrian Anderson-14/+10
2015-05-04Auto merge of #25055 - bguiz:patch-2, r=steveklabnikbors-0/+5
2015-05-03Auto merge of #24990 - steveklabnik:doc_associated_constants, r=alexcrichtonbors-0/+80
2015-05-03=BG= minor: File::open --> File::create in rust bookBrendan Graetz-2/+2
2015-05-02Auto merge of #25058 - steveklabnik:gh25008, r=huonwbors-3/+31
2015-05-02TRPL: associated constantsSteve Klabnik-0/+80
2015-05-02Revise @ in patterns sectionSteve Klabnik-3/+31
2015-05-02=BG= minor: add link to book source filesBrendan Graetz-0/+5
2015-05-02=BG= minor: ensure correct range bounds in concurreny examples in the rust bookBrendan Graetz-4/+4
2015-05-01Correct typo in introductionJordan Humphreys-1/+1
2015-05-01Rollup merge of #24998 - steveklabnik:fix_links, r=alexcrichtonManish Goregaokar-8/+6
2015-05-01Rollup merge of #24994 - steveklabnik:gh24977, r=alexcrichtonManish Goregaokar-13/+2
2015-05-01Rollup merge of #24992 - steveklabnik:gh24730, r=alexcrichtonManish Goregaokar-0/+8
2015-05-01Rollup merge of #24991 - steveklabnik:gh24852, r=alexcrichtonManish Goregaokar-3/+5
2015-05-01Rollup merge of #24982 - poga:fix-incorrect-doc-formatting, r=steveklabnikManish Goregaokar-2/+1
2015-04-30Fix broken links in the book.Steve Klabnik-8/+6
2015-04-30Describe (a,) vs (a) in docsSteve Klabnik-0/+8
2015-04-30Fix code sample, remove unstable codeSteve Klabnik-13/+2
2015-04-30Fix two issues with TRPL: unsized typesSteve Klabnik-3/+5
2015-04-30remove newline within link tagPoga Po-2/+1
2015-04-30Auto merge of #24842 - GBGamer:patch-3, r=steveklabnikbors-5/+32
2015-04-30Auto merge of #24970 - Hech:master, r=steveklabnikbors-1/+1
2015-04-29docs: link fixHech-1/+1
2015-04-29rollup merge of #24933: oli-obk/patch-1Alex Crichton-1/+1
2015-04-29rollup merge of #24931: jooert/patch-1Alex Crichton-1/+1
2015-04-29rollup merge of #24862: barometz/intro-push-err-fixAlex Crichton-1/+1
2015-04-29fix broken linkOliver Schneider-1/+1
2015-04-29Adapt benchmark tests to unit test guidelinesjooert-1/+1
2015-04-28TRPL: Tiny incoherence in UFCS example.Toni Cárdenas-1/+1
2015-04-27Rollup merge of #24866 - tshepang:vec-intro, r=steveklabnikSteve Klabnik-2/+3
2015-04-27trpl: clarify lib.rs vs main.rsManish Goregaokar-0/+7
2015-04-27book: improve Vec introTshepang Lekhonkhobe-2/+3
2015-04-27Adjusted intro error to match codeDominic van Berkel-1/+1
2015-04-26Fix the errorsNicholas-1/+2
2015-04-26book: Fix broken link to unsafe chapterdiwic-0/+2
2015-04-26Outputs no longer have to be mutableNicholas-1/+1
2015-04-26Fix the inline assembly examplesNicholas-4/+30
2015-04-26Auto merge of #24815 - heejongahn:master, r=steveklabnikbors-0/+1
2015-04-26Added a link address to Vectors page of the bookHeejong Ahn-0/+1
2015-04-25Rollup merge of #24812 - jest:master, r=steveklabnikManish Goregaokar-8/+8
2015-04-25Rollup merge of #24806 - FuGangqiang:doc, r=ManishearthManish Goregaokar-10/+10
2015-04-25A number of spell-checking corrections.Przemysław Wesołek-8/+8
2015-04-25Auto merge of #24783 - jooert:unittestguidelines, r=alexcrichtonbors-11/+11
2015-04-25fix docFuGangqiang-10/+10
2015-04-24Rollup merge of #24736 - steveklabnik:doc_mutability, r=alexcrichtonSteve Klabnik-1/+177
2015-04-24Rollup merge of #24725 - steveklabnik:doc_operators_and_overloading, r=alexcr...Steve Klabnik-2/+82
2015-04-24Rollup merge of #24722 - steveklabnik:doc_deref, r=alexcrichtonSteve Klabnik-5/+121