| Age | Commit message (Expand) | Author | Lines |
| 2016-10-13 | Changed error message E0408 to new format | Fabian Frei | -8/+12 |
| 2016-09-01 | Auto merge of #34982 - arielb1:bad-tuples-and-objects, r=nikomatsakis | bors | -314/+50 |
| 2016-09-01 | turn the RFC1592 warnings into hard errors | Ariel Ben-Yehuda | -314/+50 |
| 2016-09-01 | Auto merge of #35755 - SimonSapin:char_convert, r=alexcrichton | bors | -6/+91 |
| 2016-08-31 | Auto merge of #36177 - jonathandturner:rollup, r=jonathandturner | bors | -88/+309 |
| 2016-08-31 | Rollup merge of #36169 - wdv4758h:librustc_plugin_docs, r=nikomatsakis | Jonathan Turner | -1/+1 |
| 2016-08-31 | Rollup merge of #36152 - dns2utf8:man_page_date, r=nikomatsakis | Jonathan Turner | -2/+2 |
| 2016-08-31 | Rollup merge of #36129 - eddyb:signal-exit-status, r=alexcrichton | Jonathan Turner | -1/+1 |
| 2016-08-31 | Rollup merge of #36123 - nagisa:unignore-json-tests, r=alexcrichton | Jonathan Turner | -3/+0 |
| 2016-08-31 | Rollup merge of #36118 - nagisa:windows-has-no-sprint-again, r=brson | Jonathan Turner | -4/+8 |
| 2016-08-31 | Rollup merge of #36114 - zjhmale:fix-E0393, r=jonathandturner | Jonathan Turner | -13/+26 |
| 2016-08-31 | Rollup merge of #36098 - king6cong:master, r=alexcrichton | Jonathan Turner | -1/+1 |
| 2016-08-31 | Rollup merge of #36087 - apasel422:issue-28324, r=alexcrichton | Jonathan Turner | -0/+18 |
| 2016-08-31 | Rollup merge of #36083 - GuillaumeGomez:missing_convert_urls, r=steveklabnik | Jonathan Turner | -16/+39 |
| 2016-08-31 | Rollup merge of #35927 - matthew-piziak:bitandassign-example, r=GuillaumeGomez | Jonathan Turner | -9/+51 |
| 2016-08-31 | Rollup merge of #35911 - tbu-:pr_io_errorkind_traits, r=alexcrichton | Jonathan Turner | -2/+3 |
| 2016-08-31 | Rollup merge of #35786 - GuillaumeGomez:paths_doc, r=steveklabnik | Jonathan Turner | -34/+149 |
| 2016-08-31 | Rollup merge of #35773 - EugeneGonzalez:master, r=jonathandturner | Jonathan Turner | -2/+10 |
| 2016-08-31 | Auto merge of #35718 - michaelwoerister:incr-comp-dir-locking, r=alexcrichton | bors | -178/+1459 |
| 2016-08-31 | Auto merge of #36166 - jonathandturner:rollup, r=jonathandturner | bors | -85/+547 |
| 2016-08-31 | Improve Path and PathBuf docs | Guillaume Gomez | -34/+149 |
| 2016-08-31 | Change 'rustc::plugin' to 'rustc_plugin' in doc comment | Chiu-Hsiang Hsu | -1/+1 |
| 2016-08-31 | Add missing urls into convert module | Guillaume Gomez | -16/+39 |
| 2016-08-31 | Update man pages | Stefan Schindler | -2/+2 |
| 2016-08-31 | Rollup merge of #36165 - fanzier:fix-typo, r=GuillaumeGomez | Jonathan Turner | -1/+1 |
| 2016-08-31 | Rollup merge of #36148 - birryree:E0194_bonus_format, r=jonathandturner | Jonathan Turner | -8/+24 |
| 2016-08-31 | Rollup merge of #36147 - mikhail-m1:master, r=jonathandturner | Jonathan Turner | -6/+16 |
| 2016-08-31 | Rollup merge of #36141 - GuillaumeGomez:err_codes, r=jonathandturner | Jonathan Turner | -2/+196 |
| 2016-08-31 | Rollup merge of #36140 - cristicbz:test-14875, r=nagisa | Jonathan Turner | -0/+43 |
| 2016-08-31 | Rollup merge of #36136 - athulappadan:E0034, r=jonathandturner | Jonathan Turner | -3/+12 |
| 2016-08-31 | Rollup merge of #36135 - 0xmohit:pr/error-code-E0520, r=jonathandturner | Jonathan Turner | -5/+13 |
| 2016-08-31 | Rollup merge of #36134 - tshepang:more-simple, r=steveklabnik | Jonathan Turner | -8/+1 |
| 2016-08-31 | Rollup merge of #36130 - frewsxcv:patch-32, r=steveklabnik | Jonathan Turner | -4/+4 |
| 2016-08-31 | Rollup merge of #36101 - frewsxcv:debug-path-components, r=alexcrichton | Jonathan Turner | -0/+81 |
| 2016-08-31 | Rollup merge of #36089 - apasel422:issue-24204, r=alexcrichton | Jonathan Turner | -0/+27 |
| 2016-08-31 | Rollup merge of #36085 - apasel422:issue-34053, r=brson | Jonathan Turner | -0/+23 |
| 2016-08-31 | Rollup merge of #36079 - acrrd:new_format_E0318, r=GuillaumeGomez | Jonathan Turner | -6/+9 |
| 2016-08-31 | Rollup merge of #36050 - abhiQmar:e0076-formatting, r=jonathandturner | Jonathan Turner | -2/+6 |
| 2016-08-31 | Rollup merge of #35926 - matthew-piziak:bit-or-xor-examples, r=GuillaumeGomez | Jonathan Turner | -18/+81 |
| 2016-08-31 | Rollup merge of #35758 - matthew-piziak:vec-assert-over-println-remaining, r=... | Jonathan Turner | -22/+10 |
| 2016-08-31 | Bonus fix for #35280. Part of #35233. Fixes #36057. Adding expanded notes/con... | William Lee | -8/+24 |
| 2016-08-31 | Auto merge of #35585 - Kha:gdb-qualified, r=michaelwoerister | bors | -20/+20 |
| 2016-08-31 | Fix typo in PartialOrd docs | Fabian Zaiser | -1/+1 |
| 2016-08-31 | Update E0393 to new error format | zjhmale | -13/+26 |
| 2016-08-31 | Auto merge of #34623 - lfairy:repr-conflict, r=Aatch | bors | -5/+52 |
| 2016-08-31 | Warn about multiple conflicting #[repr] hints | Chris Wong | -5/+52 |
| 2016-08-30 | Change E0259 to the new error format | Eugene R Gonzalez | -2/+10 |
| 2016-08-30 | Implement `Debug` for `std::path::Iter`. | Corey Farwell | -0/+41 |
| 2016-08-30 | Auto merge of #35048 - tmiasko:monotonic-wait-timeout, r=alexcrichton | bors | -9/+82 |
| 2016-08-31 | Update compiler error E0076 to use new error format | Abhishek Kumar | -2/+6 |