about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-03-24rollup merge of #23638: pnkfelix/fsk-reject-specialized-dropsAlex Crichton-8/+9
2015-03-24rollup merge of #23662: steveklabnik/gh23421Alex Crichton-3/+3
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-24correct reference wrt shiftsSteve Klabnik-3/+3
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-11/+50
2015-03-23rollup merge of #23639: steveklabnik/gh21305Alex Crichton-2/+31
2015-03-23rollup merge of #23619: steveklabnik/gh23220Alex Crichton-10/+10
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-3/+39
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-23Rollup merge of #23590 - FuGangqiang:attr, r=alexcrichtonManish Goregaokar-3/+3
2015-03-23add lifetime for `while` and `for` expressionFuGangqiang-2/+2
2015-03-23fix the attributes sytaxFuGangqiang-1/+1
2015-03-22book: some Crates and Modules nitsTshepang Lekhonkhobe-76/+24
2015-03-22Re-word explanation on closures in introSteve Klabnik-10/+10
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-9/+9
2015-03-17book: improve pointer box borrowing exampleskjpgit-13/+15
2015-03-17Rollup merge of #23385 - tamird:cleanup-whitespace, r=alexcrichtonManish Goregaokar-66/+63
2015-03-17Rollup merge of #23417 - padenot:patch-1, r=steveklabnikManish Goregaokar-1/+1
2015-03-16Fix 404 to crates.io's doc on integrating with a native toolchainPaul ADENOT-1/+1
2015-03-16Fallout in testing.Nick Cameron-3/+5
2015-03-15Strip trailing whitespaceTamir Duberstein-63/+63
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-3/+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