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