about summary refs log tree commit diff
path: root/src/doc/guide-ownership.md
AgeCommit message (Expand)AuthorLines
2019-02-13Convert old doc links to current editionLzu Tao-1/+1
2015-01-16Grammar tweak to old guide stub documents.Tim Parenti-1/+1
2015-01-09Add stub deprecation files for each of the old guides.Huon Wilson-0/+4
2015-01-08"The Rust Programming Language"Steve Klabnik-533/+0
2015-01-07Test fixes and rebase conflictsAlex Crichton-10/+14
2015-01-07fix typo in the ownership guideThiago Pontes-1/+1
2015-01-05Add lifetime elision information to the ownership guide.Steve Klabnik-2/+77
2014-12-18doc: Small changes to ownership guide.bluss-4/+4
2014-12-17rollup merge of #19940: phi-gamma/canonical-masterAlex Crichton-1/+1
2014-12-17rollup merge of #19845: jbranchaud/fix-indentation-in-ownership-guideAlex Crichton-1/+1
2014-12-16guide-ownership.md, guide-testing.md: fix typosPhilipp Gesang-1/+1
2014-12-15rollup merge of #19814: jbranchaud/fix-a-typo-in-ownership-guideBrian Anderson-1/+1
2014-12-14Fix indentation in a code example in the ownership guide.jbranchaud-1/+1
2014-12-13Fix a typo in ownership guide, aquire to acquire.jbranchaud-1/+1
2014-12-10Fix up some {ignore} and {notrust}sSteve Klabnik-2/+2
2014-12-09Test fixes and rebase conflicts from the rollupAlex Crichton-2/+2
2014-12-09rollup merge of #19614: steveklabnik/gh19599Alex Crichton-2/+2
2014-12-07remove usage of notrust from the docsSteve Klabnik-2/+2
2014-12-05Typomdinger-7/+7
2014-12-03New Guide: OwnershipSteve Klabnik-542/+431
2014-11-26Lifetime guide -> ownership guideSteve Klabnik-0/+565