| Age | Commit message (Expand) | Author | Lines |
| 2016-05-18 | Auto merge of #33710 - Manishearth:rollup, r=Manishearth | bors | -24/+55 |
| 2016-05-18 | Fix bug in macro expression spans | Jeffrey Seyfried | -28/+24 |
| 2016-05-18 | Add new error code tests | ggomez | -0/+121 |
| 2016-05-18 | Rollup merge of #33695 - nikomatsakis:spezializes-cache, r=aturon | Manish Goregaokar | -2/+34 |
| 2016-05-18 | Rollup merge of #33675 - apasel422:issue-33662, r=pnkfelix | Manish Goregaokar | -0/+1 |
| 2016-05-18 | Rollup merge of #33673 - GuillaumeGomez:fix-selected-item-style, r=steveklabnik | Manish Goregaokar | -0/+4 |
| 2016-05-18 | Rollup merge of #33666 - xen0n:no-more-nest-levels, r=nikomatsakis | Manish Goregaokar | -21/+5 |
| 2016-05-18 | Rollup merge of #33656 - GuillaumeGomez:lifetime_bound, r=steveklabnik | Manish Goregaokar | -1/+11 |
| 2016-05-18 | Auto merge of #33654 - petrochenkov:hirident, r=nrc | bors | -239/+160 |
| 2016-05-18 | Only print parameters with elided lifetimes in elision error messages. | Nick Hamann | -8/+53 |
| 2016-05-17 | Add descriptive error explanation for E0502 | Timothy McRoy | -1/+27 |
| 2016-05-17 | Auto merge of #33137 - nikomatsakis:issue-32330-lbr-in-return-type-warning-2,... | bors | -233/+760 |
| 2016-05-17 | fix stale method names | Niko Matsakis | -2/+2 |
| 2016-05-17 | warn for where/return-types that reference regions | Niko Matsakis | -15/+449 |
| 2016-05-18 | Resolved rustdoc crash (#33678) by aborting instead of unwrapping. | User | -4/+3 |
| 2016-05-17 | std: Update libc submodule | Alex Crichton | -0/+0 |
| 2016-05-17 | Add regression tests for error message when using enum variant as a type | Nick Hamann | -0/+30 |
| 2016-05-17 | fix -Z treat-err-as-bug | Niko Matsakis | -30/+30 |
| 2016-05-17 | refactor: use `select` inside of a probe | Niko Matsakis | -188/+281 |
| 2016-05-17 | Auto merge of #33665 - golddranks:thread-park-add-big-picture-explanation, r=... | bors | -1/+3 |
| 2016-05-17 | introduce a specializes cache | Niko Matsakis | -2/+34 |
| 2016-05-17 | Fix for #33559 | Jonathan Turner | -1/+2 |
| 2016-05-17 | Fix invalid enum declaration | Guillaume Gomez | -4/+4 |
| 2016-05-17 | Preserve span when lowering ExprKind::Paren | Seo Sanghyeon | -1/+2 |
| 2016-05-17 | Improve a few errors and fix #33366 | Jonathan Turner | -58/+68 |
| 2016-05-17 | De-emph minimized spans, add better debugging output | Jonathan Turner | -17/+37 |
| 2016-05-17 | Print secondary labels as notes in old skool mode | Jonathan Turner | -0/+26 |
| 2016-05-17 | `mir::dataflow::sanity_check`: removed hackish `tmp = val` propagation code. | Felix S. Klock II | -35/+8 |
| 2016-05-17 | Escape asterix in markdown file to side-step it being interpreted as emphasis. | Felix S. Klock II | -1/+1 |
| 2016-05-17 | Fix comments in `mir::dataflow::sanity_check`. | Felix S. Klock II | -19/+18 |
| 2016-05-16 | Auto merge of #33651 - Nercury:update-i686-android-target-to-match-abi, r=ale... | bors | -1/+5 |
| 2016-05-16 | Auto merge of #33491 - arielb1:obligation-jungle, r=nikomatsakis | bors | -1038/+794 |
| 2016-05-17 | Deprecate {f32,f64}::abs_sub. | Huon Wilson | -46/+24 |
| 2016-05-16 | Auto merge of #33588 - nikomatsakis:compiletest-ui, r=acrichto | bors | -1/+341 |
| 2016-05-16 | Add missing code fence to `diagnostics.rs` | Andrew Paseltiner | -0/+1 |
| 2016-05-16 | pacify the mercilous tidy | Niko Matsakis | -2/+22 |
| 2016-05-16 | Fix selected item background style | Guillaume Gomez | -0/+4 |
| 2016-05-16 | change on_unimplented logic | Ariel Ben-Yehuda | -5/+14 |
| 2016-05-16 | Fix rebase | Vadim Petrochenkov | -4/+4 |
| 2016-05-16 | lowering: Rename identifiers only when necessary | Vadim Petrochenkov | -12/+36 |
| 2016-05-16 | Remove hir::Ident | Vadim Petrochenkov | -226/+123 |
| 2016-05-16 | Auto merge of #33500 - Nercury:update-aarch64-android-target-to-match-abi, r=... | bors | -3/+7 |
| 2016-05-16 | Auto merge of #33429 - ranma42:fix-x87-parsing, r=alexcrichton | bors | -10/+81 |
| 2016-05-16 | core::intrinsics: fix typo noted during review. | Felix S. Klock II | -1/+1 |
| 2016-05-16 | Auto merge of #33663 - rphmeier:recover_rename, r=sfackler | bors | -4/+4 |
| 2016-05-16 | Fix `asm!` blocks | Andrea Canciani | -2/+2 |
| 2016-05-16 | Cleanup documentation | Andrea Canciani | -31/+10 |
| 2016-05-16 | Auto merge of #33331 - uasi:diag-e0038-typo, r=GuillaumeGomez | bors | -1/+1 |
| 2016-05-16 | `DefinitelyInitializedLvals` dataflow op (goal: move away from `MaybeUninitia... | Felix S. Klock II | -10/+220 |
| 2016-05-16 | Little unit tests for MIR dataflow analysis. | Felix S. Klock II | -0/+220 |