| Age | Commit message (Expand) | Author | Lines |
| 2016-08-08 | Auto merge of #35064 - pthariensflame:feature/cow_str_from_iter, r=alexcrichton | bors | -0/+21 |
| 2016-08-08 | Auto merge of #35492 - jonathandturner:fix_nightlies, r=arielb1 | bors | -5/+0 |
| 2016-08-08 | Remove the NOTE tests for now. We'll move to UI tests later | Jonathan Turner | -5/+0 |
| 2016-08-08 | Auto merge of #35456 - birkenfeld:issue-33784, r=nikomatsakis | bors | -20/+74 |
| 2016-08-07 | Lengthen the span label to include match and expr for E0004 | Keith Yeung | -1/+6 |
| 2016-08-07 | Update E0206 message to new format | Keith Yeung | -15/+39 |
| 2016-08-07 | Add `FromIterator` implementations for `Cow<str>` | Alexander Altman | -0/+21 |
| 2016-08-07 | Rollup merge of #35468 - munyari:e0205, r=jonathandturner | Jonathan Turner | -5/+12 |
| 2016-08-07 | Rollup merge of #35467 - terrynsun:master, r=jonathandturner | Jonathan Turner | -4/+9 |
| 2016-08-07 | Rollup merge of #35455 - munyari:e0204, r=jonathandturner | Jonathan Turner | -8/+16 |
| 2016-08-07 | Rollup merge of #35454 - Detegr:master, r=jonathandturner | Jonathan Turner | -10/+16 |
| 2016-08-07 | Rollup merge of #35443 - franleplant:master, r=jonathandturner | Jonathan Turner | -6/+16 |
| 2016-08-07 | Rollup merge of #35439 - pcn:update-E0010-error-message, r=jonathandturner | Jonathan Turner | -2/+5 |
| 2016-08-07 | Rollup merge of #35436 - frewsxcv:into-vec, r=GuillaumeGomez | Jonathan Turner | -0/+9 |
| 2016-08-07 | Rollup merge of #35434 - intrepion:fix-compile-fail-e0121, r=jonathandturner | Jonathan Turner | -2/+41 |
| 2016-08-07 | Rollup merge of #35433 - mneumann:dragonfly-fix-libstd-errno-location, r=alex... | Jonathan Turner | -0/+1 |
| 2016-08-07 | Rollup merge of #35429 - frewsxcv:tracking-is-empty, r=apasel422 | Jonathan Turner | -1/+1 |
| 2016-08-07 | Rollup merge of #35421 - razielgn:updated-e0225-to-new-format, r=jonathandturner | Jonathan Turner | -3/+8 |
| 2016-08-07 | Rollup merge of #35419 - Keats:err-243, r=jonathandturner | Jonathan Turner | -25/+57 |
| 2016-08-07 | Rollup merge of #35417 - Limeth:master, r=jonathandturner | Jonathan Turner | -6/+12 |
| 2016-08-07 | Rollup merge of #35413 - silenuss:e0029-formatting, r=jonathandturner | Jonathan Turner | -8/+11 |
| 2016-08-07 | Rollup merge of #35411 - KiChjang:e0223-new-format, r=jonathandturner | Jonathan Turner | -10/+31 |
| 2016-08-07 | Rollup merge of #35410 - silenuss:e0027-formatting, r=jonathandturner | Jonathan Turner | -4/+8 |
| 2016-08-07 | Rollup merge of #35394 - mikhail-m1:master, r=jonathandturner | Jonathan Turner | -4/+7 |
| 2016-08-07 | Rollup merge of #35366 - medzin:E0282, r=jonathandturner | Jonathan Turner | -17/+41 |
| 2016-08-07 | Rollup merge of #35357 - shri3k:E0040, r=jonathandturner | Jonathan Turner | -2/+6 |
| 2016-08-07 | Rollup merge of #35355 - shri3k:E0046, r=jonathandturner | Jonathan Turner | -5/+18 |
| 2016-08-07 | Rollup merge of #35314 - yossi-k:issue/35277, r=jonathandturner | Jonathan Turner | -4/+20 |
| 2016-08-07 | Update E0205 to the new error format | Panashe M. Fundira | -5/+12 |
| 2016-08-07 | Update E0116 to new error code format. | Terry Sun | -4/+9 |
| 2016-08-07 | Update E0101 and E0102 to new format | Fran Guijarro | -6/+16 |
| 2016-08-07 | Update E0010 to use the new format | Peter C. Norton | -2/+5 |
| 2016-08-07 | Update E0185 and E0186 to new format | Yossi Konstantinovsky | -4/+20 |
| 2016-08-07 | Updates compiler error E0040 with new format | Yojan Shrestha | -2/+6 |
| 2016-08-07 | Updates compiler error E0046 with new format | Yojan Shrestha | -5/+18 |
| 2016-08-07 | Auto merge of #35362 - medzin:E0252, r=GuillaumeGomez | bors | -4/+10 |
| 2016-08-07 | Auto merge of #35432 - frewsxcv:20847, r=alexcrichton | bors | -0/+21 |
| 2016-08-07 | Update E0204 to the new error format | Panashe M. Fundira | -8/+16 |
| 2016-08-07 | Update error E0118 to new format | Antti Keränen | -5/+7 |
| 2016-08-07 | Update error E0117 to new format | Antti Keränen | -5/+9 |
| 2016-08-07 | typeck: suggest (x.field)(...) to call struct fields even when x is a reference | Georg Brandl | -20/+74 |
| 2016-08-06 | Auto merge of #35378 - Amanieu:rwlock_eagain, r=alexcrichton | bors | -1/+3 |
| 2016-08-07 | Update error message for E0243 and E0244 | Vincent Prouillet | -25/+57 |
| 2016-08-07 | E0131 updated to new format | Jakub Hlusička | -6/+12 |
| 2016-08-06 | Add doc example for `std::ffi::NulError::into_vec`. | Corey Farwell | -0/+9 |
| 2016-08-06 | Fix build on DragonFly (unused function errno_location) | Michael Neumann | -0/+1 |
| 2016-08-06 | Add regression test for #20847. | Corey Farwell | -0/+21 |
| 2016-08-06 | Updated error message E0282 | Adam Medziński | -17/+41 |
| 2016-08-06 | Auto merge of #35393 - GuillaumeGomez:err_codes2, r=jonathandturner | bors | -22/+243 |
| 2016-08-06 | Indicate tracking issue for `exact_size_is_empty` unstability. | Corey Farwell | -1/+1 |