| Age | Commit message (Expand) | Author | Lines |
| 2019-11-24 | Rollup merge of #66641 - VirrageS:master, r=Centril | Mazdak Farrokhzad | -0/+34 |
| 2019-11-24 | Rollup merge of #64856 - jonhoo:format-temporaries, r=sfackler | Mazdak Farrokhzad | -0/+22 |
| 2019-11-23 | Rollup merge of #66539 - estebank:let-ty, r=Centril | Mazdak Farrokhzad | -347/+659 |
| 2019-11-23 | Rollup merge of #61351 - GuillaumeGomez:stabilize-cfg-rustdoc, r=QuietMisdreavus | Mazdak Farrokhzad | -16/+15 |
| 2019-11-23 | Add error reporting on nested keywords inside 'enum' definition | Janusz Marcinkiewicz | -0/+34 |
| 2019-11-23 | Auto merge of #66507 - ecstatic-morse:const-if-match, r=oli-obk | bors | -308/+1180 |
| 2019-11-22 | Rollup merge of #66587 - matthewjasper:handle-static-as-const, r=oli-obk | Mazdak Farrokhzad | -44/+25 |
| 2019-11-22 | Rollup merge of #66183 - Centril:empty-vis-trait-decl, r=petrochenkov | Mazdak Farrokhzad | -32/+99 |
| 2019-11-22 | Auto merge of #66524 - ecstatic-morse:compiletest-multiple-revisions, r=Centril | bors | -17/+6 |
| 2019-11-21 | Point at type in `let` assignment on type errors | Esteban Küber | -347/+659 |
| 2019-11-21 | Reorganize, bless and add tests for const control flow | Dylan MacKenzie | -308/+1180 |
| 2019-11-21 | Change some tests to use the shorter comment style | Dylan MacKenzie | -17/+6 |
| 2019-11-21 | Auto merge of #66610 - alexreg:trait-upcasting-cosmetic, r=Centril | bors | -11/+8 |
| 2019-11-21 | Bless remaining test output | Matthew Jasper | -40/+21 |
| 2019-11-21 | Readjust const qualification to detect statics again | Santiago Pastorino | -4/+4 |
| 2019-11-21 | Aggregation of drive-by cosmetic changes. | Alexander Regueiro | -11/+8 |
| 2019-11-21 | Auto merge of #66389 - estebank:type-err-labels, r=petrochenkov | bors | -3395/+2271 |
| 2019-11-21 | Rename the cfg attribute from rustdoc to doc | Guillaume Gomez | -1/+1 |
| 2019-11-21 | Stabilize cfg rustdoc | Guillaume Gomez | -16/+15 |
| 2019-11-21 | Rollup merge of #65730 - csmoe:return-lifetime, r=nikomatsakis | Mazdak Farrokhzad | -8/+64 |
| 2019-11-21 | never_type: test interaction with auto traits | Mazdak Farrokhzad | -0/+16 |
| 2019-11-21 | Gate fallback via `#![feature(never_type_fallback)]`. | Mazdak Farrokhzad | -16/+47 |
| 2019-11-21 | Remove `#![feature(never_type)]` from tests. | Mazdak Farrokhzad | -273/+130 |
| 2019-11-20 | Rollup merge of #66535 - estebank:issue-62480, r=matthewjasper | Mazdak Farrokhzad | -0/+18 |
| 2019-11-20 | Rollup merge of #66060 - traxys:test_65401, r=michaelwoerister | Mazdak Farrokhzad | -29/+29 |
| 2019-11-20 | Auto merge of #66571 - Centril:rollup-41tn2fw, r=Centril | bors | -29/+100 |
| 2019-11-20 | Rollup merge of #66526 - estebank:async-fn-trait-information, r=Centril | Mazdak Farrokhzad | -1/+33 |
| 2019-11-20 | Rollup merge of #66497 - Nadrieril:fix-53820, r=varkor | Mazdak Farrokhzad | -28/+67 |
| 2019-11-20 | Auto merge of #66392 - estebank:trait-alias-ice, r=eddyb | bors | -0/+29 |
| 2019-11-20 | Auto merge of #66104 - yodaldevoid:generic-arg-disambiguation, r=petrochenkov | bors | -93/+73 |
| 2019-11-19 | Rollup merge of #66529 - petrochenkov:reshelp2, r=davidtwco | Mazdak Farrokhzad | -39/+31 |
| 2019-11-19 | Rollup merge of #66461 - clemencetbk:master, r=GuillaumeGomez | Mazdak Farrokhzad | -0/+2 |
| 2019-11-19 | Rollup merge of #66431 - Aaron1011:fix/opaque-type-infer, r=varkor | Mazdak Farrokhzad | -62/+93 |
| 2019-11-19 | Rollup merge of #66239 - estebank:suggest-async-closure-call, r=Centril | Mazdak Farrokhzad | -3/+42 |
| 2019-11-19 | Rollup merge of #66155 - GuillaumeGomez:long-err-explanation-E0594, r=Dylan-DPC | Mazdak Farrokhzad | -21/+64 |
| 2019-11-19 | Auto merge of #66206 - PotHix:master, r=estebank | bors | -5/+5 |
| 2019-11-18 | Avoid ICE when `break`ing to an unreachable label | Esteban Küber | -0/+18 |
| 2019-11-18 | fix rebase | Esteban Küber | -39/+4 |
| 2019-11-18 | Add error code documentation | Esteban Küber | -1/+3 |
| 2019-11-18 | test: Update tests with fallout of changes | Gabriel Smith | -74/+54 |
| 2019-11-18 | test: const-generics: Update tests removing unrequired braces | Gabriel Smith | -19/+19 |
| 2019-11-18 | Auto merge of #58281 - mark-i-m:synthesis, r=estebank | bors | -0/+773 |
| 2019-11-19 | resolve: Give derive helpers highest priority during resolution | Vadim Petrochenkov | -39/+31 |
| 2019-11-18 | Reword help and add test | Esteban Küber | -0/+30 |
| 2019-11-18 | Surround types with backticks in type errors | Esteban Küber | -1074/+1074 |
| 2019-11-18 | Remove E0308 note when primary label has all info | Esteban Küber | -1230/+117 |
| 2019-11-18 | review comments: tweak prefix strings | Esteban Küber | -403/+403 |
| 2019-11-18 | Specific labels when referring to "expected" and "found" types | Esteban Küber | -1450/+1474 |
| 2019-11-18 | Update test output | Aaron Hill | -57/+45 |
| 2019-11-18 | Add explanation of unconstrained opaque type | Aaron Hill | -2/+8 |