summary refs log tree commit diff
path: root/src/doc/trpl/method-syntax.md
AgeCommit message (Expand)AuthorLines
2015-06-09Fix some copyediting in TRPL: method-syntaxSteve Klabnik-2/+2
2015-05-28removed lonely closing parenthesisMathieu David-1/+1
2015-05-18TRPL: Add `rust` Marker to Some Code BlockPascal Hertleif-3/+3
2015-05-15docs: Typo fixMarin Atanasov Nikolov-1/+1
2015-05-11static method -> associated functionSteve Klabnik-4/+4
2015-05-09Auto merge of #25214 - acgtyrant:patch-1, r=brsonbors-1/+1
2015-05-08Update method-syntax.mdIsaac Ge-1/+1
2015-05-08Update method-syntax.mdIsaac Ge-1/+1
2015-05-05TRPL: guessing gameSteve Klabnik-3/+4
2015-04-24TRPL: deref coercionsSteve Klabnik-4/+4
2015-04-20TRPL edits: method syntaxSteve Klabnik-36/+35
2015-04-11book: 'x' is already taken, so use something elseTshepang Lekhonkhobe-4/+4
2015-04-03Fixing copy/paste typo.Alex Quach-1/+1
2015-03-31book: make Builder Pattern example more completeTshepang Lekhonkhobe-8/+16
2015-03-30book: improve a bit of grammar in Method Syntax chapeterTshepang Lekhonkhobe-3/+3
2015-03-28Rollup merge of #23788 - steveklabnik:gh23748, r=alexcrichtonManish Goregaokar-1/+2
2015-03-28Rollup merge of #23751 - tshepang:do-not-hardcode-the-growth, r=ManishearthManish Goregaokar-4/+4
2015-03-27Explain why &self is commonSteve Klabnik-1/+2
2015-03-26book: let grow() accept the growth parameterTshepang Lekhonkhobe-4/+4
2015-03-26book: make it one sentenceTshepang Lekhonkhobe-1/+1
2015-03-23Add #![feature] attributes to doctestsBrian Anderson-0/+3
2015-03-15Strip trailing whitespaceTamir Duberstein-3/+3
2015-03-14Fix indentation in the "Method Syntax" chapterEduardo Bautista-4/+4
2015-03-09Fix doctest (fixup #23188)Manish Goregaokar-0/+1
2015-03-08Add examples of all three syntaxes in method syntax chapter of trplSteve Klabnik-1/+22
2015-02-14Minor change in 'method-syntax' chaptercaipre-2/+2
2015-01-23Soup up 'method syntax' chapter of the BookSteve Klabnik-2/+112
2015-01-08Standardize punctuation & formatting of TRPLKevin Yap-4/+4
2015-01-08Fix dead links in the guide and reorganizeAlex Crichton-0/+88