| Age | Commit message (Expand) | Author | Lines |
| 2016-08-14 | Rollup merge of #35661 - IvanUkhov:raw-vec, r=alexcrichton | Eduard-Mihai Burtescu | -3/+3 |
| 2016-08-14 | Rollup merge of #35648 - ahmedcharles:pred, r=alexcrichton | Eduard-Mihai Burtescu | -18/+0 |
| 2016-08-14 | Rollup merge of #35647 - ahmedcharles:spelling, r=alexcrichton | Eduard-Mihai Burtescu | -24/+24 |
| 2016-08-14 | Rollup merge of #35646 - theypsilon:master, r=jonathandturner | Eduard-Mihai Burtescu | -2/+5 |
| 2016-08-14 | Rollup merge of #35644 - garekkream:update-E0302-new-error-format, r=jonathan... | Eduard-Mihai Burtescu | -1/+4 |
| 2016-08-14 | Rollup merge of #35643 - garekkream:update-E0301-new-error-format, r=jonathan... | Eduard-Mihai Burtescu | -1/+4 |
| 2016-08-14 | Rollup merge of #35640 - ahmedcharles:dead, r=alexcrichton | Eduard-Mihai Burtescu | -4/+0 |
| 2016-08-14 | Rollup merge of #35622 - matthew-piziak:convert-docs-typos, r=apasel422 | Eduard-Mihai Burtescu | -4/+4 |
| 2016-08-14 | Rollup merge of #35620 - cvubrugier:master, r=Manishearth | Eduard-Mihai Burtescu | -3/+3 |
| 2016-08-14 | Rollup merge of #35616 - clementmiao:E0067_new_error_format, r=jonathandturner | Eduard-Mihai Burtescu | -1/+9 |
| 2016-08-14 | Rollup merge of #35615 - clementmiao:E0070_new_error_format, r=jonathandturner | Eduard-Mihai Burtescu | -2/+8 |
| 2016-08-14 | Rollup merge of #35611 - jonathandturner:ptr-helper, r=nikomatsakis | Eduard-Mihai Burtescu | -22/+39 |
| 2016-08-14 | Rollup merge of #35606 - Mark-Simulacrum:no-std-fix, r=brson | Eduard-Mihai Burtescu | -1/+1 |
| 2016-08-14 | Rollup merge of #35598 - tshepang:needless-binding, r=steveklabnik | Eduard-Mihai Burtescu | -2/+1 |
| 2016-08-14 | Rollup merge of #35597 - tshepang:it-is-a-slice, r=steveklabnik | Eduard-Mihai Burtescu | -1/+1 |
| 2016-08-14 | Rollup merge of #35596 - crypto-universe:E0254_style_and_tests, r=jonathandtu... | Eduard-Mihai Burtescu | -3/+9 |
| 2016-08-14 | Rollup merge of #35588 - Antti:fix-atomics-docs, r=alexcrichton | Eduard-Mihai Burtescu | -1/+1 |
| 2016-08-14 | Rollup merge of #35586 - shyaamsundhar:SqushCom, r=jonathandturner | Eduard-Mihai Burtescu | -2/+8 |
| 2016-08-14 | Rollup merge of #35577 - japaric:relax, r=alexcrichton | Eduard-Mihai Burtescu | -2/+7 |
| 2016-08-14 | Rollup merge of #35574 - badboy:emscripten-test-fixes, r=brson | Eduard-Mihai Burtescu | -13/+68 |
| 2016-08-14 | Rollup merge of #35573 - wdv4758h:E0138, r=jonathandturner | Eduard-Mihai Burtescu | -3/+11 |
| 2016-08-14 | Rollup merge of #35558 - lukehinds:master, r=nikomatsakis | Eduard-Mihai Burtescu | -2/+6 |
| 2016-08-14 | Rollup merge of #35539 - cgswords:ts_concat, r=nrc | Eduard-Mihai Burtescu | -20/+92 |
| 2016-08-14 | Rollup merge of #35533 - frewsxcv:22984, r=brson | Eduard-Mihai Burtescu | -0/+13 |
| 2016-08-14 | Rollup merge of #35491 - sanxiyn:pub-restricted-span, r=nikomatsakis | Eduard-Mihai Burtescu | -25/+37 |
| 2016-08-14 | Rollup merge of #35447 - frewsxcv:vec-into-iter-as-slice, r=alexcrichton | Eduard-Mihai Burtescu | -12/+75 |
| 2016-08-14 | Rollup merge of #35444 - alexcrichton:optimize-catch-unwind, r=brson | Eduard-Mihai Burtescu | -36/+68 |
| 2016-08-14 | Rollup merge of #35392 - malbarbo:cell-from, r=brson | Eduard-Mihai Burtescu | -0/+22 |
| 2016-08-14 | Rollup merge of #34941 - qolop:patch-2, r=apasel422 | Eduard-Mihai Burtescu | -2/+2 |
| 2016-08-14 | Auto merge of #35534 - michaelwoerister:fix-const-collection2, r=nikomatsakis | bors | -15/+142 |
| 2016-08-14 | Auto merge of #34206 - petrochenkov:pipdeny, r=nikomatsakis | bors | -65/+101 |
| 2016-08-13 | Auto merge of #35453 - jseyfried:hygienize_metavariables, r=nrc | bors | -14/+41 |
| 2016-08-14 | Fix a couple of typos in RawVec | Ivan Ukhov | -3/+3 |
| 2016-08-13 | Auto merge of #35414 - jupp0r:feature/test-threads-flag, r=alexcrichton | bors | -4/+24 |
| 2016-08-13 | Predicates haven't existed in almost 5 years. | Ahmed Charles | -18/+0 |
| 2016-08-13 | Ensure that attributes are spelled properly. | Ahmed Charles | -24/+24 |
| 2016-08-13 | E0094 error message updated | José manuel Barroso Galindo | -2/+5 |
| 2016-08-13 | Auto merge of #35348 - scottcarr:discriminant2, r=nikomatsakis | bors | -18/+156 |
| 2016-08-13 | updated E0067 to new error format | Clement Miao | -1/+9 |
| 2016-08-12 | compiletest: Remove dead code. | Ahmed Charles | -4/+0 |
| 2016-08-12 | Auto merge of #35138 - petrochenkov:clarify, r=eddyb | bors | -218/+330 |
| 2016-08-13 | Update E0302 to the new format | Krzysztof Garczynski | -1/+4 |
| 2016-08-13 | Update E0301 to the new format | Krzysztof Garczynski | -1/+4 |
| 2016-08-13 | Parse numeric fields in struct expressions and patterns | Vadim Petrochenkov | -2/+54 |
| 2016-08-13 | Remove restrictions from tuple structs/variants | Vadim Petrochenkov | -224/+284 |
| 2016-08-12 | updated E0070 to new error format | Clement Miao | -2/+8 |
| 2016-08-12 | fix small typos in std::convert documentation | Matthew Piziak | -4/+4 |
| 2016-08-12 | Make the translation item collector handle *uses* of 'const' items instead of... | Michael Woerister | -15/+142 |
| 2016-08-12 | Auto merge of #35431 - GuillaumeGomez:err_codes, r=jonathandturner | bors | -263/+512 |
| 2016-08-12 | book: fix the hidden find() functions in error-handling.md | Christophe Vu-Brugier | -3/+3 |