| Age | Commit message (Expand) | Author | Lines |
| 2016-02-20 | Auto merge of #31474 - arielb1:mir-typeck, r=nikomatsakis | bors | -10/+302 |
| 2016-02-20 | address review comments | Ariel Ben-Yehuda | -1/+5 |
| 2016-02-20 | Auto merge of #31674 - VladUreche:issue/21221, r=nikomatsakis | bors | -53/+284 |
| 2016-02-20 | Auto merge of #31777 - steveklabnik:rollup, r=steveklabnik | bors | -18/+32 |
| 2016-02-20 | Auto merge of #31771 - alexcrichton:oops-that-didnt-fix-anything, r=brson | bors | -0/+5 |
| 2016-02-19 | test: Fix a spuriously failing test on valgrind | Alex Crichton | -0/+2 |
| 2016-02-20 | use the FulfillmentContext and InferCtxt more correctly | Ariel Ben-Yehuda | -5/+2 |
| 2016-02-20 | fix a few remaining bugs - make check runs! | Ariel Ben-Yehuda | -0/+183 |
| 2016-02-20 | store the normalized types of field accesses | Ariel Ben-Yehuda | -0/+41 |
| 2016-02-20 | deref the argument of overloaded MIR autoderef | Ariel Ben-Yehuda | -0/+41 |
| 2016-02-20 | tuple arguments to overloaded calls | Ariel Ben-Yehuda | -5/+31 |
| 2016-02-19 | Add tests for read_volatile and write_volatile | Amanieu d'Antras | -1/+7 |
| 2016-02-19 | Add license and feature(thread_local) | Michael Neumann | -0/+24 |
| 2016-02-19 | Rollup merge of #31775 - nxnfufunezn:issue-31769, r=eddyb | Steve Klabnik | -0/+14 |
| 2016-02-19 | Rollup merge of #31721 - rphmeier:err_tuplestruct_count, r=Manishearth | Steve Klabnik | -18/+18 |
| 2016-02-19 | Fix error[E0518] not displayed for #[inline] on structs inside fns | nxnfufunezn | -0/+14 |
| 2016-02-18 | Ignore the test added in #31717 | Alex Crichton | -0/+5 |
| 2016-02-19 | Auto merge of #31716 - jseyfried:fix_privacy_for_def_err, r=nrc | bors | -1/+6 |
| 2016-02-19 | Improve dummy bindings for unresolved imports | Jeffrey Seyfried | -1/+1 |
| 2016-02-19 | Show candidates for names not in scope | Vlad Ureche | -53/+284 |
| 2016-02-18 | Auto merge of #31684 - tmiasko:alternate-stack, r=alexcrichton | bors | -0/+44 |
| 2016-02-18 | Auto merge of #31600 - nagisa:mir-msvc-seh-2, r=nikomatsakis | bors | -4/+0 |
| 2016-02-18 | Make future-compat lint `match_of_unit_variant_via_paren_dotdot` deny by default | Vadim Petrochenkov | -11/+11 |
| 2016-02-18 | Add intrinsics for compare_exchange and compare_exchange_weak | Amanieu d'Antras | -0/+31 |
| 2016-02-18 | Change how dep-graph edges are handled in variance to | Niko Matsakis | -10/+4 |
| 2016-02-18 | Remove alternate stack with sigaltstack before unmapping it. | Tomasz Miąsko | -0/+44 |
| 2016-02-18 | Auto merge of #31641 - petrochenkov:reach, r=alexcrichton | bors | -0/+182 |
| 2016-02-17 | Stop trying to resolve an import directive after the resolution fails | Jeffrey Seyfried | -2/+2 |
| 2016-02-18 | Add more tests for unnameable reachable items | Vadim Petrochenkov | -28/+168 |
| 2016-02-18 | privacy: Mark reachable but unnameable items as reachable | Vadim Petrochenkov | -0/+42 |
| 2016-02-17 | MSVC SEH in MIR is implemented here | Simonas Kazlauskas | -4/+0 |
| 2016-02-17 | Auto merge of #31707 - GuillaumeGomez:macro_name, r=sfackler | bors | -0/+25 |
| 2016-02-17 | Auto merge of #31717 - alexcrichton:llvmup2, r=brson | bors | -0/+75 |
| 2016-02-16 | Fix #31706 | rphmeier | -18/+18 |
| 2016-02-16 | rustc: Rebase LLVM on the 3.8 release branch | Alex Crichton | -0/+75 |
| 2016-02-16 | Auto merge of #31680 - arielb1:fast-fulfill, r=nikomatsakis | bors | -0/+35 |
| 2016-02-16 | Don't compute LastPrivate data for Def::Err. | Jeffrey Seyfried | -1/+6 |
| 2016-02-16 | Add check on find_best_match_for_name and improve help message for undefined ... | ggomez | -0/+25 |
| 2016-02-16 | Auto merge of #31534 - jseyfried:restrict_noninline_mod, r=nikomatsakis | bors | -0/+15 |
| 2016-02-16 | Auto merge of #30714 - wesleywiser:fix_29914, r=arielb1 | bors | -0/+47 |
| 2016-02-16 | Auto merge of #31669 - frewsxcv:llvm-function-pass-rmake-test, r=alexcrichton | bors | -17/+78 |
| 2016-02-15 | Auto merge of #31530 - dirk:dirk/restrict-matching-of-cfg-opts, r=alexcrichton | bors | -0/+13 |
| 2016-02-15 | use stalled_on in all obligation types | Ariel Ben-Yehuda | -0/+35 |
| 2016-02-15 | Add LLVM FunctionPass regression test using run-make. | Corey Farwell | -17/+78 |
| 2016-02-15 | Auto merge of #31648 - jseyfried:fix_diagnostics, r=nrc | bors | -4/+5 |
| 2016-02-15 | Auto merge of #31566 - jseyfried:fix_regression, r=nrc | bors | -1/+1 |
| 2016-02-15 | Auto merge of #31555 - nrc:err-recover, r=pnkfelix | bors | -18/+61 |
| 2016-02-14 | Stricter matching of `--cfg` options on rustc | Dirk Gadsden | -0/+13 |
| 2016-02-15 | Tests | Nick Cameron | -0/+44 |
| 2016-02-15 | Some error recovery in the parser | Nick Cameron | -9/+23 |