about summary refs log tree commit diff
path: root/src/doc/trpl/pointers.md
AgeCommit message (Expand)AuthorLines
2015-03-24Update pointers.mdCamille Roussel-2/+2
2015-03-23Don't conflate regions and affine typesSteve Klabnik-6/+3
2015-03-20Rollup merge of #23447 - kjpgit:kjp/pointerexample, r=steveklabnikManish Goregaokar-13/+15
2015-03-17book: improve pointer box borrowing exampleskjpgit-13/+15
2015-03-08remove 'generally' to reduce confusionSteve Klabnik-2/+2
2015-03-03Fix doc example to accommodate overloaded-box.Felix S. Klock II-1/+1
2015-02-24Rollup merge of #22473 - leejunseok:fix_pointer_example, r=steveklabnikManish Goregaokar-13/+14
2015-02-18revised pointer exampleJunseok Lee-13/+14
2015-02-13Reintroduce box syntax where neededSteve Klabnik-2/+7
2015-01-29s/Show/Debug/gJorge Aparicio-1/+1
2015-01-18quick formatting fixMatt Roche-5/+1
2015-01-18Error message fixes and removed explicit returns in example codeMatt Roche-4/+8
2015-01-17doc: Remove extra whitespace in the middle of lines to provide alignmentNick Howell-1/+1
2015-01-17Fix up titles of TRPL chaptersSteve Klabnik-1/+1
2015-01-17Intpocalypse, book edition.Steve Klabnik-51/+53
2015-01-15rollup merge of #21105: csouth3/kill-box-importAlex Crichton-10/+0
2015-01-13Remove unneeded box import in examplesChase Southwood-10/+0
2015-01-12Improve clarity of paragraph in the pointer guideSteve Klabnik-5/+4
2015-01-08Standardize punctuation & formatting of TRPLKevin Yap-16/+16
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-0/+785