about summary refs log tree commit diff
path: root/src/doc/book/concurrency.md
AgeCommit message (Expand)AuthorLines
2016-05-18Rust syntax coloring for some ignore, should-panic and no-run snippets.Steven Burns-4/+4
2016-04-08Add data race to concurrency docsAlec S-13/+8
2016-04-07Auto merge of #32583 - arielb1:need-a-bound, r=nikomatsakisbors-2/+2
2016-04-06Rollup merge of #32679 - tclfs:patch-1, r=steveklabnikSteve Klabnik-3/+1
2016-04-05improve error messageAriel Ben-Yehuda-1/+1
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-2/+2
2016-04-05Mention that it's not actually a data raceManish Goregaokar-1/+6
2016-04-02Remove error description of `move`Tang Chenglong-3/+1
2016-03-28Update concurrency.mdAndrew Horton-2/+2
2016-03-27Improve concurrency chapterManish Goregaokar-18/+124
2016-02-28Fix typo (an Result)Kevin Stock-1/+1
2016-02-13Clarify what tx/rx mean in concurrency docsManish Goregaokar-0/+2
2016-01-09Remove many instances of 'just'Steve Klabnik-2/+2
2015-12-05Uses unwrap instead of pattern matchingChristopher Sumnicht-3/+3
2015-12-05Resolved warnings about unused resultChristopher Sumnicht-3/+3
2015-11-19src/doc/trpl -> src/doc/bookSteve Klabnik-0/+359