| Age | Commit message (Expand) | Author | Lines |
| 2019-12-11 | Rollup merge of #67180 - NieDzejkob:vec-doc-copied, r=Dylan-DPC | Yuki Okushi | -1/+1 |
| 2019-12-11 | Rollup merge of #67178 - GuillaumeGomez:move-non-clean-impls, r=kinnison | Yuki Okushi | -588/+608 |
| 2019-12-11 | Rollup merge of #67168 - ryanswilson59:master, r=Dylan-DPC | Yuki Okushi | -2/+2 |
| 2019-12-11 | Rollup merge of #67154 - kraai:alloc-typos, r=Dylan-DPC | Yuki Okushi | -6/+6 |
| 2019-12-11 | Rollup merge of #67152 - GuillaumeGomez:sort-auto-impls, r=kinnison | Yuki Okushi | -6/+28 |
| 2019-12-11 | Rollup merge of #67134 - oli-obk:const_prop_zst, r=wesleywiser | Yuki Okushi | -5/+58 |
| 2019-12-10 | Auto merge of #66277 - peter-wilkins:impl-from-wider-non-zeros, r=SimonSapin | bors | -85/+177 |
| 2019-12-10 | Remove tidy comment | Guillaume Gomez | -2/+0 |
| 2019-12-10 | Auto merge of #67039 - xfix:manually-implement-pin-traits, r=nikomatsakis | bors | -17/+81 |
| 2019-12-09 | Rollup merge of #67169 - lzutao:inline_osstr, r=nagisa | Tyler Mandry | -0/+11 |
| 2019-12-09 | Rollup merge of #67155 - kraai:move-instead-of-binding-to-reference, r=cramertj | Tyler Mandry | -6/+6 |
| 2019-12-09 | Rollup merge of #67149 - JohnTitor:fix-ice-1, r=Dylan-DPC | Tyler Mandry | -1/+22 |
| 2019-12-09 | Rollup merge of #67145 - RalfJung:miri-step, r=oli-obk | Tyler Mandry | -1/+3 |
| 2019-12-09 | Rollup merge of #67138 - kraai:simplify-Layout-extend_packed, r=Amanieu | Tyler Mandry | -2/+1 |
| 2019-12-09 | Rollup merge of #67125 - hashedone:master, r=petrochenkov | Tyler Mandry | -5/+9 |
| 2019-12-09 | Rollup merge of #67119 - RalfJung:miri-test-libstd, r=alexcrichton | Tyler Mandry | -42/+48 |
| 2019-12-09 | Rollup merge of #67115 - Centril:simplify-check-decl-no-pat, r=davidtwco | Tyler Mandry | -5/+5 |
| 2019-12-09 | Rollup merge of #67113 - Centril:enum-vis-pretty-fix, r=davidtwco | Tyler Mandry | -0/+9 |
| 2019-12-09 | Rollup merge of #67106 - petrochenkov:docerr, r=matthewjasper | Tyler Mandry | -88/+162 |
| 2019-12-09 | Rollup merge of #66892 - dtolnay:fmt5, r=KodrAus | Tyler Mandry | -1171/+1311 |
| 2019-12-09 | Added ExactSizeIterator bound to return types | Bartłomiej Kuras | -53/+31 |
| 2019-12-09 | resolve: Make visibility resolution more speculative | Vadim Petrochenkov | -70/+87 |
| 2019-12-09 | resolve: Cleanup some field processing code | Vadim Petrochenkov | -32/+31 |
| 2019-12-09 | resolve: Resolve visibilities on fields with non-builtin attributes | Vadim Petrochenkov | -4/+62 |
| 2019-12-09 | doc: Use .copied() instead of .cloned() in Vec example | Jakub Kądziołka | -1/+1 |
| 2019-12-09 | Remove useless comment | Guillaume Gomez | -2/+0 |
| 2019-12-09 | Move RegionTarget and RegionDeps where they into clean/auto_trait | Guillaume Gomez | -14/+16 |
| 2019-12-09 | Remove unused imports | Guillaume Gomez | -10/+7 |
| 2019-12-09 | Fix usage of variants in clean/utils | Guillaume Gomez | -7/+7 |
| 2019-12-09 | Make utils module public | Guillaume Gomez | -19/+19 |
| 2019-12-09 | Fix missing imports | Guillaume Gomez | -1/+25 |
| 2019-12-09 | Remove functions from clean/mod.rs | Guillaume Gomez | -567/+0 |
| 2019-12-09 | Move clean functions to another file | Guillaume Gomez | -0/+568 |
| 2019-12-09 | Auto merge of #67096 - mark-i-m:fix-rustc-guide-2, r=ehuss | bors | -0/+0 |
| 2019-12-09 | Show const_err lint in addition to the hard error | Oliver Scherer | -2/+16 |
| 2019-12-09 | Update E0478.md | Dylan DPC | -2/+2 |
| 2019-12-09 | Auto merge of #67016 - lqd:placeholder_loans, r=matthewjasper | bors | -36/+620 |
| 2019-12-09 | inline some common methods on OsStr | Lzu Tao | -0/+11 |
| 2019-12-09 | Do not ICE on closure | Yuki Okushi | -1/+22 |
| 2019-12-09 | Auto merge of #67004 - estebank:issue-66958, r=eddyb | bors | -9/+38 |
| 2019-12-08 | corrected comment to reflect that 'SnowWhite lives longer than 'kiss in E0478 | ryan | -2/+2 |
| 2019-12-09 | Auto merge of #67003 - cjgillot:corrida, r=Mark-Simulacrum | bors | -47/+12 |
| 2019-12-08 | move from non zero impls to `libcore/convert/num.rs` | Peter | -50828/+58011 |
| 2019-12-08 | Auto merge of #66984 - GuillaumeGomez:move-clean-types, r=kinnison | bors | -1534/+1558 |
| 2019-12-08 | Auto merge of #66981 - michaelwoerister:measureme-0.5.0, r=Mark-Simulacrum | bors | -15/+12 |
| 2019-12-08 | Auto merge of #66730 - hermitcore:master, r=alexcrichton | bors | -2/+0 |
| 2019-12-08 | Move `Layout`s instead of binding by reference | Matthew Kraai | -6/+6 |
| 2019-12-08 | Sort auto trait and blanket implementations display | Guillaume Gomez | -6/+28 |
| 2019-12-08 | Change "attributes" to "attribute" in `Alloc`'s docs | Matthew Kraai | -1/+1 |
| 2019-12-08 | Change "`alloc`/`realloc`" to "`realloc/dealloc`" | Matthew Kraai | -3/+3 |