| Age | Commit message (Expand) | Author | Lines |
| 2019-09-09 | Rollup merge of #64320 - alexcrichton:update-patch, r=RalfJung | Mazdak Farrokhzad | -3/+3 |
| 2019-09-09 | Rollup merge of #64317 - nikic:bump-llvm-3, r=alexcrichton | Mazdak Farrokhzad | -0/+0 |
| 2019-09-09 | Rollup merge of #64279 - Xanewok:bump-rustc-ap, r=tmandry | Mazdak Farrokhzad | -18/+18 |
| 2019-09-09 | Rollup merge of #64054 - estebank:unused-import-is-to-eager, r=petrochenkov | Mazdak Farrokhzad | -45/+96 |
| 2019-09-09 | Rollup merge of #63806 - mati865:rand, r=alexcrichton | Mazdak Farrokhzad | -4/+4 |
| 2019-09-09 | Update version of `rustc-std-workspace-*` crates | Alex Crichton | -3/+3 |
| 2019-09-09 | Update LLVM submodule | Nikita Popov | -0/+0 |
| 2019-09-09 | Auto merge of #64313 - Centril:rollup-7w8b67g, r=Centril | bors | -508/+1212 |
| 2019-09-09 | Bump RLS and Rustfmt submodules | Igor Matuszewski | -18/+18 |
| 2019-09-09 | Rollup merge of #64312 - GuillaumeGomez:rustdoc-better-esc-handling, r=Mark-S... | Mazdak Farrokhzad | -18/+29 |
| 2019-09-09 | Rollup merge of #64278 - guanqun:check-git, r=Mark-Simulacrum | Mazdak Farrokhzad | -0/+8 |
| 2019-09-09 | Rollup merge of #64121 - timvermeulen:iter_step_by_internal, r=scottmcm | Mazdak Farrokhzad | -1/+78 |
| 2019-09-09 | Rollup merge of #63468 - c410-f3r:attrs, r=petrochenkov | Mazdak Farrokhzad | -489/+1097 |
| 2019-09-09 | Unify escape usage | Guillaume Gomez | -18/+29 |
| 2019-09-09 | check git in bootstrap.py when trying to update submodule | Guanqun Lu | -0/+8 |
| 2019-09-09 | Auto merge of #63118 - Centril:stabilize-bind-by-move, r=matthewjasper | bors | -427/+51 |
| 2019-09-09 | Resolve attributes in several places | Caio | -489/+1097 |
| 2019-09-09 | Auto merge of #64237 - estebank:tweak-method-not-found, r=Centril | bors | -98/+101 |
| 2019-09-09 | Auto merge of #64195 - mark-i-m:update-rustc-guide-1, r=ehuss | bors | -0/+0 |
| 2019-09-08 | Give method not found a primary span label | Esteban Küber | -98/+101 |
| 2019-09-08 | update guide | mark | -0/+0 |
| 2019-09-08 | update rustc-guide | Mark Mansi | -0/+0 |
| 2019-09-09 | Auto merge of #64108 - estebank:issue-36836, r=Centril | bors | -11/+42 |
| 2019-09-08 | Rollup merge of #64288 - guanqun:use-get-toml, r=Mark-Simulacrum | Mazdak Farrokhzad | -5/+15 |
| 2019-09-08 | Rollup merge of #64280 - V1shvesh:master, r=Centril | Mazdak Farrokhzad | -11/+15 |
| 2019-09-08 | Rollup merge of #64263 - crlf0710:improve_wording, r=petrochenkov | Mazdak Farrokhzad | -16/+16 |
| 2019-09-08 | Rollup merge of #64078 - Mark-Simulacrum:compiletest-lint-unused, r=petrochenkov | Mazdak Farrokhzad | -69/+131 |
| 2019-09-08 | Always emit unresolved import errors and hide unused import lint | Esteban Küber | -45/+96 |
| 2019-09-08 | Dedent macro definition | V1shvesh | -3/+3 |
| 2019-09-08 | Remove extra trailing newline | V1shvesh | -1/+0 |
| 2019-09-08 | Auto merge of #63994 - Centril:refactor-qualify-consts, r=spastorino,oli-obk | bors | -126/+113 |
| 2019-09-09 | use 'get_toml' instead of regular expression | Guanqun Lu | -5/+15 |
| 2019-09-08 | Update test stderr with results of enabling unused lints | Mark Rousskov | -68/+121 |
| 2019-09-08 | Rollup merge of #64267 - ehuss:rustdoc-fix-mixed-code-block, r=GuillaumeGomez | Mazdak Farrokhzad | -1/+30 |
| 2019-09-08 | Rollup merge of #64265 - petrochenkov:useerr, r=estebank | Mazdak Farrokhzad | -11/+37 |
| 2019-09-08 | Rollup merge of #64152 - cramertj:update-backtrace, r=alexcrichton | Mazdak Farrokhzad | -151/+94 |
| 2019-09-08 | Rollup merge of #62205 - timvermeulen:iter_order_by, r=KodrAus | Mazdak Farrokhzad | -6/+160 |
| 2019-09-08 | Refactor Pluralisation | V1shvesh | -11/+8 |
| 2019-09-08 | Add pluralise macro | V1shvesh | -0/+8 |
| 2019-09-08 | Auto merge of #64096 - GuillaumeGomez:theme-regex-fix, r=Mark-Simulacrum | bors | -1/+1 |
| 2019-09-08 | Auto merge of #64044 - Mark-Simulacrum:rustdoc-clean-2, r=GuillaumeGomez | bors | -916/+864 |
| 2019-09-08 | Improve wording. | Charles Lew | -16/+16 |
| 2019-09-08 | bind-by-move: add E0008 commented out to error_codes.rs | Mazdak Farrokhzad | -0/+1 |
| 2019-09-08 | bootstrap -> boostrap_stdarch_ignore_this | Mazdak Farrokhzad | -1/+1 |
| 2019-09-08 | Tests: No longer emitting 0008, E0301, E0302. | Mazdak Farrokhzad | -113/+6 |
| 2019-09-08 | Update tests wrt. bind_by_by_move_pattern_guards stabilization. | Mazdak Farrokhzad | -218/+35 |
| 2019-09-07 | Move to buffers throughout print_item | Mark Rousskov | -428/+375 |
| 2019-09-07 | Item to function | Mark Rousskov | -84/+79 |
| 2019-09-07 | AllTypes to function | Mark Rousskov | -32/+30 |
| 2019-09-07 | Settings to function | Mark Rousskov | -36/+19 |