about summary refs log tree commit diff
path: root/src/doc/guide.md
AgeCommit message (Expand)AuthorLines
2014-10-13rollup merge of #17992 : jkleint/guide-double-borrowAlex Crichton-3/+2
2014-10-13rollup merge of #17986 : gamazeps/docissueAlex Crichton-2/+2
2014-10-12Guide: specify that both shared and mutable borrows can be re-lent.John Kleint-3/+2
2014-10-13Fixes small error on the doc (task part)Felix Raimundo-2/+2
2014-10-12Guide: remove promise of a counter in the guessing game.John Kleint-2/+1
2014-10-08auto merge of #17843 : coffeejunk/rust/guide-macros, r=steveklabnikbors-55/+13
2014-10-08auto merge of #17836 : typelist/rust/guide-tuples, r=steveklabnikbors-4/+15
2014-10-07Guide: Fix inconsistency in 'Marcos' sectionMaximilian Haack-55/+13
2014-10-07Clarify that assigning/comparing different tuple types to one another won't c...Johannes Muenzel-4/+15
2014-10-06doc: Update output of `rustc --version`Brian Anderson-1/+1
2014-10-04auto merge of #17754 : O-I/rust/update-guide, r=steveklabnikbors-17/+16
2014-10-03Adds commaRahul Horé-1/+1
2014-10-03Fixes wordingRahul Horé-2/+2
2014-10-03Removes extra .Rahul Horé-1/+1
2014-10-03Adds missing cdRahul Horé-1/+2
2014-10-03Use similar syntax in all armsRahul Horé-7/+5
2014-10-03Fixes outputRahul Horé-1/+1
2014-10-03Adds trailing commaRahul Horé-2/+2
2014-10-03Fixes spacingRahul Horé-2/+2
2014-10-03Update signature of try_recv()Steve Klabnik-1/+1
2014-10-03auto merge of #16995 : kmcallister/rust/plugin-tutorial, r=alexcrichtonbors-4/+4
2014-10-02rollup merge of #17717 : steveklabnik/gh17190Alex Crichton-3/+5
2014-10-02rollup merge of #17698 : jistr/guide_exportAlex Crichton-3/+3
2014-10-02extra comment about macrosSteve Klabnik-3/+5
2014-10-01Fix incorrect statement about ok()Steve Klabnik-5/+5
2014-10-01Don't compare () to null.Steve Klabnik-8/+6
2014-10-01use similar syntax in all armsSteve Klabnik-1/+1
2014-10-01Use relative doc URLs in top-level guidesKeegan McAllister-4/+4
2014-10-01Guide: clarify exportingJiří Stránský-3/+3
2014-09-30librustc: Forbid `..` in range patterns.Patrick Walton-4/+4
2014-09-29rollup merge of #17510 : MatejLach/find_fixAlex Crichton-2/+0
2014-09-29auto merge of #17535 : Manishearth/rust/patch-2, r=steveklabnikbors-0/+1
2014-09-26Mention array sugar in guideManish Goregaokar-0/+1
2014-09-25Correct tenseMatej Lach-1/+1
2014-09-24Correct typo in the Iterator adapters sectionMatej Lach-1/+1
2014-09-24Remove unnecessary code from an exampleMatej Lach-2/+0
2014-09-23auto merge of #17366 : ohazi/rust/master, r=steveklabnikbors-5/+1
2014-09-19rollup merge of #17350 : pablobm/doc-fixAlex Crichton-2/+0
2014-09-18from_str has an impl for uint, not Option<uint>Oren Hazi-5/+1
2014-09-17Fix warning and make code follow the text betterPablo Brasero-2/+0
2014-09-17rollup merge of #17294 : theevocater/masterAlex Crichton-2/+5
2014-09-17rollup merge of #17278 : steveklabnik/gh17242Alex Crichton-2/+2
2014-09-17rollup merge of #17277 : steveklabnik/doc_fix_rollupAlex Crichton-13/+8
2014-09-17auto merge of #17227 : tshepang/rust/stronger-break, r=aturonbors-1/+1
2014-09-16Fallout from renamingAaron Turon-1/+1
2014-09-16Update triple per commentsJake Kaufman-1/+1
2014-09-16auto merge of #17244 : spastorino/rust/patch-1, r=alexcrichtonbors-3/+3
2014-09-15Correct windows install link in guideJake Kaufman-2/+5
2014-09-15use _sample configurations..._ rather than _here_ as link textDan Connolly-2/+2
2014-09-15remove rendundant functionSteve Klabnik-4/+3