| Age | Commit message (Expand) | Author | Lines |
| 2018-04-29 | Auto merge of #50317 - varkor:repr-align-assign, r=nagisa | bors | -0/+32 |
| 2018-04-29 | Add test for repr(align=x) | varkor | -0/+32 |
| 2018-04-28 | stabilize `#[must_use]` for functions and must-use operators | Zack M. Davis | -239/+104 |
| 2018-04-28 | Auto merge of #50295 - SergioBenitez:master, r=alexcrichton | bors | -9/+9 |
| 2018-04-28 | Auto merge of #50155 - est31:label_expressions, r=petrochenkov | bors | -0/+37 |
| 2018-04-27 | Don't feature gate bang macros on 'proc_macro_path_invoc'. | Sergio Benitez | -9/+9 |
| 2018-04-28 | Auto merge of #50149 - aaronaaeng:master, r=estebank | bors | -0/+184 |
| 2018-04-27 | Auto merge of #49822 - matthewjasper:dropck-closures, r=nikomatsakis | bors | -30/+2 |
| 2018-04-28 | Rollup merge of #50257 - estebank:fix-49560, r=nikomatsakis | kennytm | -1/+22 |
| 2018-04-27 | Access individual fields of tuples, closures and generators on drop. | Matthew Jasper | -30/+2 |
| 2018-04-28 | Rollup merge of #50273 - Amanieu:issue-49532, r=alexcrichton | kennytm | -22/+22 |
| 2018-04-28 | Rollup merge of #49968 - christianpoveda:stabilize_dyn, r=nikomatsakis | kennytm | -185/+140 |
| 2018-04-27 | fixed tests | Christian Poveda | -15/+12 |
| 2018-04-27 | updated stderr files and removed feature-gate test for dyn_trait | Christian Poveda | -147/+133 |
| 2018-04-27 | dyn_trait feature-gate just for stage0 | Christian Poveda | -7/+0 |
| 2018-04-27 | removed dyn_trait feature from tests | Christian Poveda | -12/+2 |
| 2018-04-27 | stop requiring the feature-gate to use dyn_trait | Christian Poveda | -11/+0 |
| 2018-04-27 | Allow #[inline] on closures | Amanieu d'Antras | -22/+22 |
| 2018-04-26 | Add a ui test for an incorrect Result success type in a #[test] | Scott McMurray | -0/+34 |
| 2018-04-26 | Port existing callers of `evaluate_obligation` to the new canonical trait query | Aravind Gollakota | -0/+2 |
| 2018-04-27 | Add one more prelude layer for extern crate names passed with `--extern` | Vadim Petrochenkov | -0/+19 |
| 2018-04-26 | Don't ICE on tuple struct ctor with incorrect arg count | Esteban Küber | -1/+22 |
| 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 | Auto merge of #50110 - oli-obk:warn_all_the_constants, r=estebank | bors | -15/+100 |
| 2018-04-25 | Auto merge of #50100 - Manishearth:edition-path-lint, r=nikomatsakis | bors | -0/+75 |
| 2018-04-24 | Warn on all erroneous constants | Oliver Schneider | -15/+100 |
| 2018-04-24 | Auto merge of #49911 - rcoh:master, r=nikomatsakis | bors | -0/+75 |
| 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 | -19/+147 |
| 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 | Add tests | est31 | -0/+37 |
| 2018-04-23 | Don't allow #[should_panic] with non-() tests | Russell Cohen | -0/+75 |
| 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 | Make must_use lint cover all binary/unary operators | Aaron Aaeng | -0/+184 |
| 2018-04-22 | 1) Addresses #48636 | Pramod Bisht | -0/+30 |
| 2018-04-22 | Auto merge of #49757 - GuillaumeGomez:never-search, r=QuietMisdreavus | bors | -0/+25 |
| 2018-04-22 | Auto merge of #49896 - SimonSapin:inherent, r=alexcrichton | bors | -24/+22 |
| 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/+87 |
| 2018-04-21 | Add alias tests | Guillaume Gomez | -0/+25 |
| 2018-04-21 | Auto merge of #50120 - alexcrichton:more-proc-macro-gates, r=petrochenkov | bors | -9/+9 |
| 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 |