summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2015-06-10mend bad MarkdownMatthew Astley-1/+1
2015-06-10trpl: why (assignment == empty tuple) #26120Matthew Astley-1/+3
2015-06-10Add explanation for E0116 and update the error message.Nick Hamann-1/+1
2015-06-10Auto merge of #26137 - steveklabnik:gh25623, r=alexcrichtonbors-1/+2
2015-06-09Auto merge of #25836 - steveklabnik:gh25305, r=alexcrichtonbors-3/+3
2015-06-09Rollup merge of #26144 - steveklabnik:static_doc_fix, r=alexcrichtonSteve Klabnik-1/+4
2015-06-09Rollup merge of #26140 - steveklabnik:gh25803, r=alexcrichtonSteve Klabnik-2/+2
2015-06-09Rollup merge of #26136 - steveklabnik:gh25597, r=alexcrichtonSteve Klabnik-3/+7
2015-06-09Rollup merge of #26134 - steveklabnik:gh25586, r=alexcrichtonSteve Klabnik-2/+4
2015-06-09Rollup merge of #26133 - steveklabnik:gh25573, r=alexcrichtonSteve Klabnik-4/+0
2015-06-09Rollup merge of #26129 - steveklabnik:gh26012, r=brsonSteve Klabnik-0/+25
2015-06-09Rollup merge of #26125 - nsimplex:master, r=steveklabnikSteve Klabnik-3/+3
2015-06-09Rollup merge of #26111 - tshepang:consistency, r=brsonSteve Klabnik-1/+0
2015-06-09Exise 'unsafe pointer' in favor of 'raw pointer'Steve Klabnik-5/+5
2015-06-09make note of slicing syntax in TRPL: stringsSteve Klabnik-0/+24
2015-06-09Make note about static and dtorsSteve Klabnik-1/+4
2015-06-09Mention that enum constructors are functionsSteve Klabnik-0/+42
2015-06-09Fix some copyediting in TRPL: method-syntaxSteve Klabnik-2/+2
2015-06-09Explain interaction with if and | in patternsSteve Klabnik-0/+25
2015-06-09Fix up macro grammarSteve Klabnik-1/+2
2015-06-09Expand a bit on clone() in Dining PhilosophersSteve Klabnik-3/+7
2015-06-09Clarify confusing sentence in TRPL: FFISteve Klabnik-2/+4
2015-06-09remove stuff about #defineSteve Klabnik-4/+0
2015-06-09Semantic accuracy in borrow scope rules.simplex-3/+3
2015-06-09book: define traitTshepang Lekhonkhobe-0/+3
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-09Rollup merge of #26105 - tshepang:sentence-not-clear, r=steveklabnikManish Goregaokar-2/+2
2015-06-09Rollup merge of #26104 - saml:patch-1, r=steveklabnikManish Goregaokar-1/+1
2015-06-09Rollup merge of #26078 - diwic:patch-2, r=alexcrichtonManish Goregaokar-1/+1
2015-06-09Rollup merge of #26073 - chuckSMASH:trpl-5-4-comments, r=steveklabnikManish Goregaokar-0/+3
2015-06-09Rollup merge of #25968 - benfleis:master, r=steveklabnikManish Goregaokar-1/+3
2015-06-09Rollup merge of #25948 - tshepang:misc-doc-improvements, r=steveklabnikManish Goregaokar-15/+15
2015-06-09Rollup merge of #25909 - frankamp:patch-1, r=steveklabnikManish Goregaokar-1/+1
2015-06-09Rollup merge of #25898 - azerupi:patch-3, r=steveklabnikManish Goregaokar-0/+40
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-08book: remove a sentence that is not clearTshepang Lekhonkhobe-2/+2
2015-06-08Fixing typo, [[lib]] to [lib]saml-1/+1
2015-06-08Updated with requested changesMathieu David-4/+1
2015-06-07Make all leaks safe in language referencediwic-1/+1
2015-06-07Update doctest in comments.mdChuck Bassett-0/+3
2015-06-06Auto merge of #26047 - chuckSMASH:patch-1, r=alexcrichtonbors-1/+1
2015-06-05Updated Cargo.toml version number outputChuck Bassett-1/+1
2015-06-05Auto merge of #26032 - achiwhane:master, r=steveklabnikbors-9/+9
2015-06-05fix some errorsAkshay Chiwhane-2/+2
2015-06-05fix typoAkshay Chiwhane-1/+1
2015-06-05edit for clarity and grammarAkshay Chiwhane-8/+7
2015-06-05Clarified naming convention for CargoAkshay Chiwhane-1/+2