| Age | Commit message (Expand) | Author | Lines |
| 2015-09-10 | Don't print the macro definition site in backtraces | Jonas Schievink | -22/+21 |
| 2015-09-10 | Add test for #17994 | Andrew Paseltiner | -0/+13 |
| 2015-09-10 | Auto merge of #28301 - christopherdumas:intergrate_error_burnstushi, r=stevek... | bors | -181/+2007 |
| 2015-09-10 | Make print_macro_backtrace non-recursive | Jonas Schievink | -22/+26 |
| 2015-09-10 | Adapted @BurtSushi's blog post for the error handling chapter, rewrite the ca... | christopherdumas | -181/+2007 |
| 2015-09-10 | Auto merge of #28332 - apasel422:tests, r=alexcrichton | bors | -0/+156 |
| 2015-09-10 | Add tests for #22638, #22872, #23024, #23046 | Andrew Paseltiner | -0/+156 |
| 2015-09-10 | Auto merge of #28329 - tshepang:comfort, r=steveklabnik | bors | -2/+2 |
| 2015-09-10 | Add error code for private struct field issue | Guillaume Gomez | -6/+90 |
| 2015-09-10 | libsyntax: minor clean up | Aleksey Kladov | -4/+4 |
| 2015-09-10 | Auto merge of #28266 - jackwilsonv:patch-4, r=steveklabnik | bors | -3/+3 |
| 2015-09-10 | Auto merge of #28282 - DiamondLovesYou:optional-data-layout, r=alexcrichton | bors | -6/+13 |
| 2015-09-10 | reference: not comfortable seeing a paragraph starting with a lowercase letter | Tshepang Lekhonkhobe | -2/+2 |
| 2015-09-10 | Auto merge of #28323 - tshepang:idiom, r=steveklabnik | bors | -36/+40 |
| 2015-09-10 | reference: using periods here is unusual | Tshepang Lekhonkhobe | -10/+10 |
| 2015-09-10 | Auto merge of #28232 - brson:tprl, r=steveklabnik | bors | -7/+14 |
| 2015-09-09 | Refactor `TargetOptions::data_layout` into an `Option`al value to reflect cur... | Richard Diamond | -6/+13 |
| 2015-09-09 | Auto merge of #28250 - durka:patch-7, r=steveklabnik | bors | -0/+52 |
| 2015-09-09 | reference: format code snippets in an idiomatic manner | Tshepang Lekhonkhobe | -36/+40 |
| 2015-09-09 | Treat loans of 'static data as extending to the end of the enclosing | Niko Matsakis | -11/+35 |
| 2015-09-09 | Reduce code bloat from conversion traits in function parameters | Vadim Petrochenkov | -28/+101 |
| 2015-09-09 | Auto merge of #28299 - apasel422:tests, r=alexcrichton | bors | -0/+208 |
| 2015-09-09 | Auto merge of #28313 - rutsky:patch-4, r=alexcrichton | bors | -1/+1 |
| 2015-09-09 | Auto merge of #28316 - Manishearth:rollup, r=Manishearth | bors | -10/+10 |
| 2015-09-09 | Fixed incorrect error explanation | christopherdumas | -3/+3 |
| 2015-09-09 | Rollup merge of #28295 - steveklabnik:language_fix, r=alexcrichton | Manish Goregaokar | -2/+2 |
| 2015-09-09 | Rollup merge of #28294 - midinastasurazz:patch-3, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-09-09 | Rollup merge of #28289 - shepmaster:include_bytes-docs, r=alexcrichton | Manish Goregaokar | -2/+2 |
| 2015-09-09 | Rollup merge of #28283 - rutsky:patch-3, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-09-09 | Rollup merge of #28281 - rutsky:patch-2, r=steveklabnik | Manish Goregaokar | -4/+4 |
| 2015-09-09 | Auto merge of #28300 - Manishearth:crate_err, r=eddyb | bors | -12/+138 |
| 2015-09-09 | Add error code for tuple struct constructor error | Guillaume Gomez | -3/+27 |
| 2015-09-09 | Add error code for unnecessary visibility qualifier | Guillaume Gomez | -1/+24 |
| 2015-09-09 | fix capitalization inside sentense | Vladimir Rutsky | -1/+1 |
| 2015-09-09 | Add error code for enum item visibility error | Guillaume Gomez | -2/+29 |
| 2015-09-09 | Add new error code for visibility inside a function | Guillaume Gomez | -6/+23 |
| 2015-09-09 | Add error code for privacy error on exported signature | Guillaume Gomez | -1/+29 |
| 2015-09-09 | Add new error code for trait privacy error | Guillaume Gomez | -2/+40 |
| 2015-09-09 | Auto merge of #28297 - lifthrasiir:rustdoc-html-tweaks, r=alexcrichton | bors | -16/+28 |
| 2015-09-09 | Auto merge of #28277 - DiamondLovesYou:intrinsic-unnamed-addr, r=huonw | bors | -0/+24 |
| 2015-09-09 | Auto merge of #28198 - alexcrichton:from-raw-mut, r=aturon | bors | -8/+5 |
| 2015-09-08 | Auto merge of #28264 - mneumann:dragonfly_backend_fixes2, r=alexcrichton | bors | -2/+0 |
| 2015-09-08 | Add tests for #17001, #21449, #22992, #23208, #23442 | Andrew Paseltiner | -0/+208 |
| 2015-09-08 | Auto merge of #28241 - dhuseby:adding_openbsd_snapshot, r=alexcrichton | bors | -0/+1 |
| 2015-09-09 | Print correct crate name | Manish Goregaokar | -3/+5 |
| 2015-09-09 | Add test | Manish Goregaokar | -0/+71 |
| 2015-09-09 | Fix fixme, add crate check | Manish Goregaokar | -2/+2 |
| 2015-09-08 | Use 'a different' for trait object mismatches too | Manish Goregaokar | -12/+17 |
| 2015-09-08 | Handle trait objects | Manish Goregaokar | -15/+26 |
| 2015-09-08 | Auto merge of #28173 - alexcrichton:llvm-37, r=brson | bors | -1/+1 |