| Age | Commit message (Expand) | Author | Lines |
| 2016-02-26 | Don't assume color=always when explicitally specified | Steven Allen | -6/+6 |
| 2016-02-23 | Revert "Auto merge of #30533 - nikomatsakis:fulfillment-tree, r=aturon" | Niko Matsakis | -511/+227 |
| 2016-02-18 | Split dummy in region inference graph into distinct source and sink nodes. | Felix S. Klock II | -3/+10 |
| 2016-02-03 | std: Stabilize custom hasher support in HashMap | Alex Crichton | -4/+2 |
| 2016-01-18 | fix path to region inference documentation | Benjamin Peterson | -1/+1 |
| 2016-01-18 | Auto merge of #30953 - KalitaAlexey:17823-get-rid-of-duplicate-error, r=nrc | bors | -3/+21 |
| 2016-01-18 | simplify E0308 message for primitive types | kalita.alexey | -3/+21 |
| 2016-01-17 | Auto merge of #30978 - nikomatsakis:fulfillment-tree-add-fixme, r=aturon | bors | -1/+1 |
| 2016-01-17 | add fixme number into code | Niko Matsakis | -1/+1 |
| 2016-01-17 | Rollup merge of #30943 - alexcrichton:stabilize-1.7, r=aturon | Manish Goregaokar | -15/+15 |
| 2016-01-16 | std: Stabilize APIs for the 1.7 release | Alex Crichton | -15/+15 |
| 2016-01-16 | Auto merge of #30934 - oli-obk:simplify_const_eval, r=alexcrichton | bors | -20/+6 |
| 2016-01-16 | Auto merge of #30533 - nikomatsakis:fulfillment-tree, r=aturon | bors | -227/+511 |
| 2016-01-16 | simplify some code | Oliver 'ker' Schneider | -20/+6 |
| 2016-01-16 | Document `ObligationForest` better. | Niko Matsakis | -1/+1 |
| 2016-01-16 | Pacify tidy. | Niko Matsakis | -1/+2 |
| 2016-01-16 | Implement a hacky version of the DAG support we ultimately want, leaving | Niko Matsakis | -6/+52 |
| 2016-01-16 | Detect cycles and specialize error reporting for Sized. It is important | Niko Matsakis | -7/+224 |
| 2016-01-16 | Permit coinductive match only for purely OIBIT backtraces. | Niko Matsakis | -11/+38 |
| 2016-01-16 | Fix bug in new stall checking code, it should consider integer variables | Niko Matsakis | -1/+1 |
| 2016-01-16 | fallout from removing the `errors_will_be_reported` flag | Niko Matsakis | -30/+35 |
| 2016-01-16 | only insert global predicates into the global cache once we've | Niko Matsakis | -36/+27 |
| 2016-01-16 | enable coinductive reasoning for structural traits, this is | Niko Matsakis | -0/+13 |
| 2016-01-16 | Auto merge of #30930 - oli-obk:fix/30887, r=arielb1 | bors | -102/+7 |
| 2016-01-16 | Auto merge of #30896 - petrochenkov:vkindmeta, r=alexcrichton | bors | -8/+3 |
| 2016-01-15 | Auto merge of #30878 - brson:raw-pointer-derive, r=brson | bors | -36/+157 |
| 2016-01-15 | Auto merge of #30446 - michaelwu:associated-const-type-params-pt1, r=nikomats... | bors | -21/+30 |
| 2016-01-15 | Preserve struct/variant kinds in metadata | Vadim Petrochenkov | -8/+3 |
| 2016-01-15 | Auto merge of #30898 - petrochenkov:tvarfstab, r=alexcrichton | bors | -15/+1 |
| 2016-01-15 | move const block checks before lowering step | Oliver Schneider | -102/+7 |
| 2016-01-15 | Rollup merge of #30787 - nikomatsakis:future-incompatible-lint, r=brson | Manish Goregaokar | -10/+38 |
| 2016-01-15 | Auto merge of #30711 - nrc:json-errs, r=huonw | bors | -72/+124 |
| 2016-01-15 | Address reviewer comments | Nick Cameron | -61/+61 |
| 2016-01-14 | Support generic associated consts | Michael Wu | -21/+30 |
| 2016-01-14 | rustc: Fix bugs in renamed and removed lints and re-add raw_pointer_derive | Brian Anderson | -36/+157 |
| 2016-01-15 | Implement JSON error emission | Nick Cameron | -2/+2 |
| 2016-01-15 | Add an --output option for specifying an error emitter | Nick Cameron | -54/+106 |
| 2016-01-14 | Revert "Link with ld.gold by default" | Brian Anderson | -2/+0 |
| 2016-01-14 | switch the fulfillment context to use the new obligation forest; | Niko Matsakis | -129/+90 |
| 2016-01-14 | modify trait checker to track the variables on which trait resolution is | Niko Matsakis | -46/+69 |
| 2016-01-14 | Require stability annotations on fields of tuple variants | Vadim Petrochenkov | -15/+1 |
| 2016-01-14 | Rollup merge of #30835 - kraai:show-span, r=sanxiyn | Manish Goregaokar | -4/+2 |
| 2016-01-13 | improve use of `,` vs `;` | Niko Matsakis | -2/+2 |
| 2016-01-13 | s/HARD ERROR/hard error/ -- perhaps the warning is enough | Niko Matsakis | -1/+1 |
| 2016-01-12 | use fileline_ and not full span_ for the followon messages | Niko Matsakis | -2/+2 |
| 2016-01-12 | Revamp the "future incompatible" section to clarify the situation | Niko Matsakis | -10/+38 |
| 2016-01-11 | Replace --show-span with -Z show-span | Matt Kraai | -4/+2 |
| 2016-01-11 | Rollup merge of #30768 - steveklabnik:gh28953, r=alexcrichton | Simonas Kazlauskas | -0/+24 |
| 2016-01-11 | Rollup merge of #30761 - nagisa:mir-fix-destination, r=michaelwoerister | Simonas Kazlauskas | -2/+11 |
| 2016-01-11 | Rollup merge of #30737 - Ms2ger:MutateMode, r=sanxiyn | Simonas Kazlauskas | -10/+12 |