about summary refs log tree commit diff
path: root/src/doc/reference.md
AgeCommit message (Expand)AuthorLines
2015-07-05reference: improve coercions sectionTshepang Lekhonkhobe-41/+66
2015-07-05Rollup merge of #26795 - tshepang:typo, r=steveklabnikSteve Klabnik-1/+1
2015-07-05reference: fix typoTshepang Lekhonkhobe-1/+1
2015-07-05Rollup merge of #26792 - tshepang:follow-idiom, r=steveklabnikSteve Klabnik-4/+2
2015-07-05reference: improve lambda exampleTshepang Lekhonkhobe-4/+2
2015-07-05Rollup merge of #26791 - tshepang:misc-ref-fixes, r=steveklabnikSteve Klabnik-2/+2
2015-07-05reference: tiny fixesTshepang Lekhonkhobe-2/+2
2015-07-05Rollup merge of #26788 - tshepang:not-exclamation-marks, r=steveklabnikSteve Klabnik-2/+2
2015-07-05Rollup merge of #26787 - tshepang:tuple-usage, r=steveklabnikSteve Klabnik-3/+6
2015-07-05Rollup merge of #26785 - tshepang:inference, r=steveklabnikSteve Klabnik-12/+21
2015-07-05reference: improve examples of the different array typesTshepang Lekhonkhobe-4/+9
2015-07-05reference: that looks like exclamations marks for some fontsTshepang Lekhonkhobe-2/+2
2015-07-05reference: make tuple usage examples more meaningfulTshepang Lekhonkhobe-3/+6
2015-07-05reference: improve readability of type inference explanations for float and i...Tshepang Lekhonkhobe-12/+21
2015-07-01Add netbsd amd64 supportAlex Newman-1/+1
2015-06-26accessing private fields is not safe, and io isn't scaryAlexis Beingessner-3/+0
2015-06-18Rollup merge of #26349 - petrochenkov:bitwise, r=steveklabnikManish Goregaokar-5/+7
2015-06-18Rollup merge of #26342 - steveklabnik:quix_reference_fix, r=alexcrichtonManish Goregaokar-3/+14
2015-06-17Document behavior of bitwise operators with boolean argumentsVadim Petrochenkov-5/+7
2015-06-16Auto merge of #24738 - joliv:patch-2, r=steveklabnikbors-2/+5
2015-06-16One more consistency fix in the referenceSteve Klabnik-3/+14
2015-06-15Add unit type info and update associated linkjoliv-2/+5
2015-06-15Significantly simplify generic exampleSteve Klabnik-10/+9
2015-06-12[reference] Fix typo in extern fn sectionMatt Brubeck-1/+1
2015-06-10Add explanation for E0116 and update the error message.Nick Hamann-1/+1
2015-06-09Rollup merge of #26111 - tshepang:consistency, r=brsonSteve Klabnik-1/+0
2015-06-09Rollup merge of #26113 - tshepang:avoid-abbreviations, r=steveklabnikManish Goregaokar-6/+6
2015-06-09Rollup merge of #26112 - tshepang:readability, r=steveklabnikManish Goregaokar-3/+7
2015-06-09reference: that looks better without those abbreviationsTshepang Lekhonkhobe-6/+6
2015-06-09reference: improve readabilityTshepang Lekhonkhobe-3/+7
2015-06-09reference: get consistent by removing unneeded whitespaceTshepang Lekhonkhobe-1/+0
2015-06-07Make all leaks safe in language referencediwic-1/+1
2015-06-04Fix doctest (fixup –#25900)Manish Goregaokar-16/+17
2015-06-04Rollup merge of #25900 - lorenzb:more_about_types, r=nikomatsakisManish Goregaokar-0/+140
2015-06-03Remove #[static_assert]Steve Klabnik-9/+0
2015-05-30Extend rust reference with a section about type coercionsLorenz-0/+120
2015-05-30Extend rust reference with a section about subtypingLorenz-0/+20
2015-05-28floating-point types are machine types, not machine-dependent typesLiigo Zhuang-2/+2
2015-05-21Document the debug_assertions cfg optionMatt Brubeck-0/+4
2015-05-15Update reference.mdMichael Rosenberg-0/+8
2015-05-13Fix link to RFC 255 in Reference.Nick Hamann-1/+3
2015-05-13Fix test failure in the referenceSteve Klabnik-0/+5
2015-05-12Improve wording for the "Trait objects" section of the reference.Nick Hamann-7/+15
2015-05-12Expand the "Traits" section of the reference.Nick Hamann-0/+40
2015-05-12Correct various small points, expand some sections, while avoidingNiko Matsakis-52/+151
2015-05-11Rollup merge of #25283 - steveklabnik:gh24999, r=alexcrichtonSteve Klabnik-20/+17
2015-05-11Rollup merge of #25282 - badboy:reference-macro-1, r=alexcrichtonSteve Klabnik-1/+1
2015-05-11Fix links in the refereceSteve Klabnik-20/+17
2015-05-11Rollup merge of #25291 - johannhof:let-expressions-example, r=steveklabnikManish Goregaokar-0/+14
2015-05-11Rollup merge of #25290 - bluss:docfixes, r=steveklabnikManish Goregaokar-13/+14