summary refs log tree commit diff
path: root/src/doc/book/closures.md
AgeCommit message (Expand)AuthorLines
2016-12-28Use "an" before "i32"Adam Langley-2/+2
2016-11-13Improved punctuation, capitalization, and sentence structure of code snippet ...Angelo Polo-1/+1
2016-11-04Rollup merge of #37255 - mbrubeck:doc-edit, r=steveklabnikAlex Crichton-9/+10
2016-10-31Removed commented main functions entirely. This fits in with other examples i...Bunts Thy Unholy-4/+0
2016-10-31Commented out final 'main' function in order to fit within pattern of other e...Bunts Thy Unholy-2/+4
2016-10-18Fix some mistakes in HRTB docsMatt Brubeck-9/+10
2016-08-18Fix minor typoAndrew Cantino-1/+1
2016-08-15Fix spacing in code of closures.mdPhil Ruffwind-3/+3
2016-07-30Auto merge of #34904 - petrochenkov:rustcall, r=nikomatsakisbors-0/+1
2016-07-28Try to clear up some awkward wordingBrett Cannon-3/+3
2016-07-18Properly feature gate all unstable ABIsVadim Petrochenkov-0/+1
2016-07-11Fixed some typosDavid-2/+2
2016-07-03Fix a few typos in the docSylvestre Ledru-2/+2
2016-06-04Book: fixed syntax coloringSteven Burns-5/+5
2016-05-19Rollup merge of #33721 - royalstream:royalstream-doc-highlights, r=ManishearthManish Goregaokar-1/+1
2016-05-18Rust syntax coloring for some ignore, should-panic and no-run snippets.Steven Burns-1/+1
2016-05-13Updated based on CR feedback.Val Vanderschaegen-3/+3
2016-05-12Add a note about Higher-Ranked Trait Bounds in docs on Closures.Val Vanderschaegen-0/+47
2016-04-15remove "#" symbols to make the code compileKaiyin Zhong-2/+2
2016-04-05improve error messageAriel Ben-Yehuda-2/+2
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-3/+2
2016-03-26Docs: a tiny modificationTang Chenglong-1/+1
2016-01-09Remove many instances of 'just'Steve Klabnik-3/+3
2016-01-06Be consistent about what is a "chapter" versus a "section"Michael F. Lamb-1/+1
2015-11-19src/doc/trpl -> src/doc/bookSteve Klabnik-0/+506