about summary refs log tree commit diff
path: root/src/doc/trpl/ownership.md
AgeCommit message (Expand)AuthorLines
2015-11-19src/doc/trpl -> src/doc/bookSteve Klabnik-238/+0
2015-11-17Fix grammarJean Maillard-1/+1
2015-10-19Clean whitespaceCarlos Liam-3/+3
2015-10-06Replace multiple trailing newlines with a single trailing newlineCarlos Liam-10/+0
2015-07-13minor grammatical updateFrank McSherry-2/+2
2015-06-08Updated with requested changesMathieu David-4/+1
2015-05-30Proposal to explain the copy trait more clearly Mathieu David-0/+43
2015-05-13Merge branch 'doc-fixes' of https://github.com/wheals/rust into rollupSteve Klabnik-1/+1
2015-05-12book: typo fixes, wording improvements.Shmuale Mark-1/+1
2015-05-11Fixed one textual mistake and one casing error.MichaƂ Czardybon-14/+14
2015-05-10Rollup merge of #25188 - tincann:patch-1, r=steveklabnikSteve Klabnik-1/+1
2015-05-08v2 gets a copy of the pointer, not a copy of the dataSimon Kern-1/+1
2015-05-08two minor fixesSimon Kern-1/+2
2015-05-07Another typoTincan-1/+1
2015-05-07Typo in ownership.mdTincan-1/+1
2015-05-05TRPL: ownership, borrowing, and lifetimesSteve Klabnik-459/+111
2015-03-31Fix spellingSteve Klabnik-1/+1
2015-03-31Rollup merge of #23558 - steveklabnik:explain_elision, r=gankroManish Goregaokar-4/+9
2015-03-30Explain why 'elision'Steve Klabnik-4/+9
2015-03-23Improve the wording of the example section description on the ownership pageLiam Monahan-2/+2
2015-03-23Fix a typo in the Rust Book ownership page.Liam Monahan-2/+2
2015-02-17Rollup merge of #22027 - iblech:patch-1, r=steveklabnikManish Goregaokar-1/+1
2015-02-12Updated documentation to use range notation syntax.Nick Sarten-2/+2
2015-02-07Fix several tiny typosIngo Blechschmidt-1/+1
2015-02-04Fix for misspelled comments.Joseph Crail-1/+1
2015-01-25Add example for Lifetime Elision with two inputsTyler Thrailkill-0/+1
2015-01-22Reference correct fn during lifetime ellisionSean T Allen-8/+8
2015-01-18fix an error about the static lifetimeJay True-1/+1
2015-01-17doc: Remove extra whitespace in the middle of lines to provide alignmentNick Howell-13/+13
2015-01-17Fix up titles of TRPL chaptersSteve Klabnik-1/+1
2015-01-17Intpocalypse, book edition.Steve Klabnik-2/+2
2015-01-16Merge pull request #21214 from sleepynate/spacing-in-bookbors-3/+3
2015-01-15Fix commented graphs in src/doc/trpl/ownership.mdnathan dotz-3/+3
2015-01-15rollup merge of #21029: steveklabnik/gh19924Alex Crichton-4/+20
2015-01-12Improve the ownership guide a tadSteve Klabnik-4/+20
2015-01-12Ease parsing of an English sentenceLauri Lehmijoki-1/+1
2015-01-11Fixing integer usage in ownership docStrahinja Val Markovic-39/+39
2015-01-10Merge pull request #20818 from rgs1/fix-guidebors-1/+1
2015-01-09Remove extra dangling periodRaul Gutierrez S-1/+1
2015-01-08Standardize punctuation & formatting of TRPLKevin Yap-22/+22
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-0/+533