| Age | Commit message (Expand) | Author | Lines |
| 2018-04-26 | Port existing callers of `evaluate_obligation` to the new canonical trait query | Aravind Gollakota | -0/+2 |
| 2018-04-26 | Mark SingleVariant as repr(u8) in c-style-enum | Anthony Ramine | -0/+1 |
| 2018-04-26 | Treat repr(Rust) univariant fieldless enums as a ZST (fixes #15747) | Anthony Ramine | -0/+33 |
| 2018-04-26 | Add a test for casts of univariant C-like enums | Anthony Ramine | -2/+7 |
| 2018-04-26 | Auto merge of #50072 - oli-obk:discriminants, r=eddyb | bors | -17/+60 |
| 2018-04-26 | Allow variant discriminant initializers to refer to other initializers of the... | Oliver Schneider | -17/+60 |
| 2018-04-25 | Fix crate:: in local paths | Manish Goregaokar | -4/+5 |
| 2018-04-25 | Auto merge of #49321 - ishitatsuyuki:compile-pass, r=alexcrichton | bors | -0/+17 |
| 2018-04-25 | Auto merge of #50110 - oli-obk:warn_all_the_constants, r=estebank | bors | -75/+164 |
| 2018-04-25 | compiletest: introduce skip-trans | Tatsuyuki Ishi | -0/+17 |
| 2018-04-25 | Auto merge of #50100 - Manishearth:edition-path-lint, r=nikomatsakis | bors | -0/+75 |
| 2018-04-25 | Auto merge of #49986 - zofrex:better-derived-argument-names, r=Manishearth | bors | -1/+41 |
| 2018-04-24 | Test format hygiene | James Sanderson | -0/+15 |
| 2018-04-24 | Auto merge of #50096 - alexcrichton:less-simd-warnings, r=michaelwoerister | bors | -0/+35 |
| 2018-04-24 | Test deriving hygiene | James Sanderson | -0/+25 |
| 2018-04-24 | Warn on all erroneous constants | Oliver Schneider | -75/+164 |
| 2018-04-24 | Auto merge of #49911 - rcoh:master, r=nikomatsakis | bors | -7/+39 |
| 2018-04-24 | Auto merge of #49837 - nikomatsakis:chalkify-engine, r=scalexm | bors | -100/+86 |
| 2018-04-24 | Rollup merge of #49985 - zackmdavis:0, r=estebank | kennytm | -0/+27 |
| 2018-04-24 | Rollup merge of #49812 - ehuss:ui-test-revisions, r=nikomatsakis | kennytm | -18/+11 |
| 2018-04-23 | Auto merge of #49779 - oli-obk:const_err_regression, r=eddyb | bors | -20/+114 |
| 2018-04-23 | Auto merge of #49368 - matthewjasper:feature-gate-where-clause, r=nikomatsakis | bors | -3/+26 |
| 2018-04-23 | sort strings on output | Niko Matsakis | -9/+9 |
| 2018-04-23 | first draft of `program_clauses_for_env` | Niko Matsakis | -0/+48 |
| 2018-04-23 | in unit tests, use `note` to dump multiple program clauses | Niko Matsakis | -100/+38 |
| 2018-04-23 | Don't allow #[should_panic] with non-() tests | Russell Cohen | -7/+39 |
| 2018-04-23 | always optimize test | Oliver Schneider | -1/+1 |
| 2018-04-23 | Auto merge of #48946 - PramodBisht:issues/48636, r=estebank | bors | -0/+30 |
| 2018-04-22 | Auto merge of #50144 - sfackler:oom-lang-item, r=alexcrichton | bors | -10/+7 |
| 2018-04-22 | Remove Alloc::oom | Steven Fackler | -1/+0 |
| 2018-04-22 | Replace GlobalAlloc::oom with a lang item | Steven Fackler | -9/+7 |
| 2018-04-22 | Auto merge of #50152 - petrochenkov:nooverhyg, r=alexcrichton | bors | -0/+53 |
| 2018-04-22 | 1) Addresses #48636 | Pramod Bisht | -0/+30 |
| 2018-04-22 | Auto merge of #49757 - GuillaumeGomez:never-search, r=QuietMisdreavus | bors | -0/+113 |
| 2018-04-22 | parser: Do not override syntactic context for dummy spans | Vadim Petrochenkov | -0/+53 |
| 2018-04-22 | Auto merge of #49896 - SimonSapin:inherent, r=alexcrichton | bors | -26/+24 |
| 2018-04-22 | Add tracking issue number for doc alias feature | Guillaume Gomez | -1/+1 |
| 2018-04-21 | Auto merge of #50121 - pnkfelix:revert-stabilization-of-never-type-et-al, r=a... | bors | -14/+130 |
| 2018-04-21 | Add alias tests | Guillaume Gomez | -0/+96 |
| 2018-04-21 | Add specific never search | Guillaume Gomez | -0/+17 |
| 2018-04-21 | Auto merge of #50093 - alexcrichton:android-uwtable, r=michaelwoerister | bors | -0/+1 |
| 2018-04-21 | rustc: Always emit `uwtable` on Android | Alex Crichton | -0/+1 |
| 2018-04-21 | Auto merge of #50120 - alexcrichton:more-proc-macro-gates, r=petrochenkov | bors | -44/+170 |
| 2018-04-21 | Make the unstable StrExt and SliceExt traits private to libcore in not(stage0) | Simon Sapin | -3/+1 |
| 2018-04-21 | Move intrinsics-based float methods out of libcore into libstd | Simon Sapin | -21/+21 |
| 2018-04-21 | Replace StrExt with inherent str methods in libcore | Simon Sapin | -2/+2 |
| 2018-04-21 | Add back missing `#![feature(never_type)]`s | kennytm | -0/+11 |
| 2018-04-21 | Auto merge of #50080 - klnusbaum:edition_49591, r=Manishearth | bors | -2/+2 |
| 2018-04-20 | rustc: Tweak custom attribute capabilities | Alex Crichton | -44/+170 |
| 2018-04-20 | fix two compile-fail tests that were still using -Zedition | Kurtis Nusbaum | -2/+2 |