about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-06-14Implement RFC 1014Steven Fackler-33/+161
2015-06-09Auto merge of #25836 - steveklabnik:gh25305, r=alexcrichtonbors-3/+3
2015-06-09Auto merge of #26150 - steveklabnik:rollup, r=steveklabnikbors-18/+47
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 #26132 - astraw:fix-demangle-comment, r=alexcrichtonSteve Klabnik-1/+1
2015-06-09Rollup merge of #26131 - astraw:fix-trait-comment, r=alexcrichtonSteve Klabnik-1/+1
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-09Make note about static and dtorsSteve Klabnik-1/+4
2015-06-09Auto merge of #26039 - SimonSapin:case-mapping, r=alexcrichtonbors-673/+1975
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-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-09fix comments in example about typesAndrew Straw-1/+1
2015-06-09fix example in comments about demanglingAndrew Straw-1/+1
2015-06-09Semantic accuracy in borrow scope rules.simplex-3/+3
2015-06-09Move collectionstest::char into coretest::charSimon Sapin-43/+28
2015-06-09Fix coretest::char::test_to_uppercase for complex mappingSimon Sapin-18/+17
2015-06-09Auto merge of #26102 - retep998:openoptionsext, r=alexcrichtonbors-17/+17
2015-06-09Auto merge of #26068 - bluss:bench-sigfigs, r=huonwbors-8/+35
2015-06-09Auto merge of #26098 - russellmcc:add-ar-tool-flexible-target-spec, r=alexcri...bors-0/+1
2015-06-09Auto merge of #25627 - murarth:execution-engine-fix, r=nrcbors-30/+293
2015-06-09Auto merge of #26117 - Manishearth:rollup, r=Manishearthbors-36/+85
2015-06-09test: Display benchmark results with thousands separatorsUlrik Sverdrup-8/+35
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 #26099 - TheNeikos:fix-old_array_syntax_in_comments, r=alexcr...Manish Goregaokar-6/+6
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-09Auto merge of #26065 - Marwes:master, r=alexcrichtonbors-673/+674
2015-06-08Changes to LLVM `ExecutionEngine` wrapperMurarth-30/+293
2015-06-08Auto merge of #26079 - eefriedman:emit-closure, r=nrcbors-2/+18
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-08Auto merge of #26077 - SimonSapin:patch-6, r=alexcrichtonbors-108/+107