about summary refs log tree commit diff
path: root/src/doc/book/ownership.md
AgeCommit message (Expand)AuthorLines
2016-05-19book: ownership: fix typoDaniel Campoverde [alx741]-1/+1
2016-04-19Update ownership.mdMichael Tiller-2/+2
2016-04-16Use `v` instead of `v1` for consistencyjbranchaud-4/+4
2016-03-22Remove trailing whitespace at the end of linesFlorian Berger-3/+3
2016-03-07Fixed linkTim Montague-1/+1
2016-02-24Capitalize some occurences of Rust in documentationFlorian Hahn-1/+1
2016-02-17Rollup merge of #31565 - SDX2000:docfixes4, r=steveklabnikSteve Klabnik-9/+53
2016-02-17Made v2 mutable so that we can actually truncate it.Sandeep Datta-2/+2
2016-02-13Fixed build error as per steveklabnik's suggestion and expanded on the ills o...Sandeep Datta-1/+5
2016-02-11Minor change.Sandeep Datta-7/+7
2016-02-11Minor change.Sandeep Datta-2/+2
2016-02-11Explained the data race with an example.Sandeep Datta-10/+30
2016-02-11Clarified move semantics in "the details" section.Sandeep Datta-7/+27
2016-02-11Added a few words to indicate where the vector object is created.Sandeep Datta-4/+6
2016-01-07Remove extraneous [], replace accidental removed link to heap sectionMichael F. Lamb-6/+6
2016-01-06Explain surprising new syntax appearing in example codeMichael F. Lamb-6/+15
2015-11-19src/doc/trpl -> src/doc/bookSteve Klabnik-0/+238