summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-09-10Don't print the macro definition site in backtracesJonas Schievink-22/+21
2015-09-10Add test for #17994Andrew Paseltiner-0/+13
2015-09-10Auto merge of #28301 - christopherdumas:intergrate_error_burnstushi, r=stevek...bors-181/+2007
2015-09-10Make print_macro_backtrace non-recursiveJonas Schievink-22/+26
2015-09-10Adapted @BurtSushi's blog post for the error handling chapter, rewrite the ca...christopherdumas-181/+2007
2015-09-10Auto merge of #28332 - apasel422:tests, r=alexcrichtonbors-0/+156
2015-09-10Add tests for #22638, #22872, #23024, #23046Andrew Paseltiner-0/+156
2015-09-10Auto merge of #28329 - tshepang:comfort, r=steveklabnikbors-2/+2
2015-09-10Add error code for private struct field issueGuillaume Gomez-6/+90
2015-09-10libsyntax: minor clean upAleksey Kladov-4/+4
2015-09-10Auto merge of #28266 - jackwilsonv:patch-4, r=steveklabnikbors-3/+3
2015-09-10Auto merge of #28282 - DiamondLovesYou:optional-data-layout, r=alexcrichtonbors-6/+13
2015-09-10reference: not comfortable seeing a paragraph starting with a lowercase letterTshepang Lekhonkhobe-2/+2
2015-09-10Auto merge of #28323 - tshepang:idiom, r=steveklabnikbors-36/+40
2015-09-10reference: using periods here is unusualTshepang Lekhonkhobe-10/+10
2015-09-10Auto merge of #28232 - brson:tprl, r=steveklabnikbors-7/+14
2015-09-09Refactor `TargetOptions::data_layout` into an `Option`al value to reflect cur...Richard Diamond-6/+13
2015-09-09Auto merge of #28250 - durka:patch-7, r=steveklabnikbors-0/+52
2015-09-09reference: format code snippets in an idiomatic mannerTshepang Lekhonkhobe-36/+40
2015-09-09Treat loans of 'static data as extending to the end of the enclosingNiko Matsakis-11/+35
2015-09-09Reduce code bloat from conversion traits in function parametersVadim Petrochenkov-28/+101
2015-09-09Auto merge of #28299 - apasel422:tests, r=alexcrichtonbors-0/+208
2015-09-09Auto merge of #28313 - rutsky:patch-4, r=alexcrichtonbors-1/+1
2015-09-09Auto merge of #28316 - Manishearth:rollup, r=Manishearthbors-10/+10
2015-09-09Fixed incorrect error explanationchristopherdumas-3/+3
2015-09-09Rollup merge of #28295 - steveklabnik:language_fix, r=alexcrichtonManish Goregaokar-2/+2
2015-09-09Rollup merge of #28294 - midinastasurazz:patch-3, r=steveklabnikManish Goregaokar-1/+1
2015-09-09Rollup merge of #28289 - shepmaster:include_bytes-docs, r=alexcrichtonManish Goregaokar-2/+2
2015-09-09Rollup merge of #28283 - rutsky:patch-3, r=steveklabnikManish Goregaokar-1/+1
2015-09-09Rollup merge of #28281 - rutsky:patch-2, r=steveklabnikManish Goregaokar-4/+4
2015-09-09Auto merge of #28300 - Manishearth:crate_err, r=eddybbors-12/+138
2015-09-09Add error code for tuple struct constructor errorGuillaume Gomez-3/+27
2015-09-09Add error code for unnecessary visibility qualifierGuillaume Gomez-1/+24
2015-09-09fix capitalization inside sentenseVladimir Rutsky-1/+1
2015-09-09Add error code for enum item visibility errorGuillaume Gomez-2/+29
2015-09-09Add new error code for visibility inside a functionGuillaume Gomez-6/+23
2015-09-09Add error code for privacy error on exported signatureGuillaume Gomez-1/+29
2015-09-09Add new error code for trait privacy errorGuillaume Gomez-2/+40
2015-09-09Auto merge of #28297 - lifthrasiir:rustdoc-html-tweaks, r=alexcrichtonbors-16/+28
2015-09-09Auto merge of #28277 - DiamondLovesYou:intrinsic-unnamed-addr, r=huonwbors-0/+24
2015-09-09Auto merge of #28198 - alexcrichton:from-raw-mut, r=aturonbors-8/+5
2015-09-08Auto merge of #28264 - mneumann:dragonfly_backend_fixes2, r=alexcrichtonbors-2/+0
2015-09-08Add tests for #17001, #21449, #22992, #23208, #23442Andrew Paseltiner-0/+208
2015-09-08Auto merge of #28241 - dhuseby:adding_openbsd_snapshot, r=alexcrichtonbors-0/+1
2015-09-09Print correct crate nameManish Goregaokar-3/+5
2015-09-09Add testManish Goregaokar-0/+71
2015-09-09Fix fixme, add crate checkManish Goregaokar-2/+2
2015-09-08Use 'a different' for trait object mismatches tooManish Goregaokar-12/+17
2015-09-08Handle trait objectsManish Goregaokar-15/+26
2015-09-08Auto merge of #28173 - alexcrichton:llvm-37, r=brsonbors-1/+1