about summary refs log tree commit diff
path: root/src/doc/trpl
AgeCommit message (Expand)AuthorLines
2015-03-24rollup merge of #23638: pnkfelix/fsk-reject-specialized-dropsAlex Crichton-8/+9
2015-03-24rollup merge of #23629: liammonahan/masterAlex Crichton-2/+2
2015-03-24rollup merge of #23573: steveklabnik/doc_associated_typesAlex Crichton-0/+203
2015-03-24Reject specialized Drop impls.Felix S. Klock II-8/+9
2015-03-24Add basic information about associated typesSteve Klabnik-0/+203
2015-03-23Improve the wording of the example section description on the ownership pageLiam Monahan-2/+2
2015-03-23rollup merge of #23645: steveklabnik/gh23642Alex Crichton-6/+3
2015-03-23Test fixes and rebase conflicts, round 2Alex Crichton-1/+2
2015-03-23rollup merge of #23598: brson/gateAlex Crichton-9/+46
2015-03-23rollup merge of #23639: steveklabnik/gh21305Alex Crichton-2/+31
2015-03-23rollup merge of #23618: steveklabnik/gh23571Alex Crichton-0/+35
2015-03-23rollup merge of #23401: tshepang/crates-and-modules-doc-nitsAlex Crichton-73/+21
2015-03-23rollup merge of #22954: ches/docsAlex Crichton-42/+48
2015-03-23Add #![feature] attributes to doctestsBrian Anderson-1/+35
2015-03-23rustdoc: interpret all leading feature attributes in examples as crate attrib...Brian Anderson-8/+11
2015-03-23Make note of str in 'more strings' chapterSteve Klabnik-2/+31
2015-03-23Don't conflate regions and affine typesSteve Klabnik-6/+3
2015-03-23Fix a typo in the Rust Book ownership page.Liam Monahan-2/+2
2015-03-22book: some Crates and Modules nitsTshepang Lekhonkhobe-76/+24
2015-03-22Document how to document macrosSteve Klabnik-0/+35
2015-03-21guide: Improvements to language covering enumsChes Martin-33/+35
2015-03-21guide: minor copy editsChes Martin-10/+14
2015-03-20Remove manual numbers from TRPLSteve Klabnik-3/+3
2015-03-20Auto merge of #23537 - steveklabnik:gh22551, r=alexcrichtonbors-3/+28
2015-03-20Add AST to the glossarySteve Klabnik-3/+28
2015-03-20Auto merge of #23522 - steveklabnik:gh22518, r=Manishearthbors-894/+0
2015-03-20Rollup merge of #23532 - steveklabnik:gh22002, r=alexcrichtonManish Goregaokar-0/+2
2015-03-20Rollup merge of #23447 - kjpgit:kjp/pointerexample, r=steveklabnikManish Goregaokar-13/+15
2015-03-19Reference Drop in FFI chapterSteve Klabnik-0/+2
2015-03-19Remove incorrect statement about raw pointers.Steve Klabnik-4/+0
2015-03-19Remove the Guessing Game from the bookSteve Klabnik-894/+0
2015-03-19Rollup merge of #23497 - steveklabnik:gh21589, r=alexcrichtonManish Goregaokar-0/+5
2015-03-19Note ::foo::bar() in the crates guideSteve Klabnik-0/+5
2015-03-19Rename should_fail to should_panic in docsJohannes Oertel-8/+8
2015-03-17book: improve pointer box borrowing exampleskjpgit-13/+15
2015-03-15Strip trailing whitespaceTamir Duberstein-14/+14
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-2/+0
2015-03-15Rollup merge of #23368 - EduardoBautista:fix-closures-chapter, r=steveklabnikManish Goregaokar-1/+1
2015-03-15Rollup merge of #23367 - EduardoBautista:fix-indentation-in-book, r=steveklabnikManish Goregaokar-4/+4
2015-03-14Concurrency is now in the "Concurrency" chapterEduardo Bautista-1/+1
2015-03-14Fix indentation in the "Method Syntax" chapterEduardo Bautista-4/+4
2015-03-14Fix a typo in the documentation.Ricardo Martins-1/+1
2015-03-12Fixed several grammar errors and broke up very long line.Trent Nadeau-2/+4
2015-03-12Rollup merge of #23295 - johnz133:patch-1, r=steveklabnikManish Goregaokar-4/+4
2015-03-12Rollup merge of #23279 - steveklabnik:gh23244, r=alexcrichtonManish Goregaokar-0/+5
2015-03-12Rollup merge of #23234 - Ms2ger:doc-dynamic-dispatch, r=steveklabnikManish Goregaokar-49/+68
2015-03-11Cargo build now builds to /target/debug/, changed the docs to reflect that.John Zhang-4/+4
2015-03-11Example -> ExamplesSteve Klabnik-1/+1
2015-03-11Rewrite the dynamic dispatch section to focus on usage rather than implementa...Ms2ger-49/+68
2015-03-11Add note about local documentation installationSteve Klabnik-0/+5