| Age | Commit message (Expand) | Author | Lines |
| 2020-01-07 | Rollup merge of #67962 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2020-01-07 | Rollup merge of #67943 - Stromberg90:patch-1, r=jonas-schievink | Yuki Okushi | -2/+1 |
| 2020-01-07 | Rollup merge of #67936 - euclio:assoc-type-bad-style, r=Centril | Yuki Okushi | -2/+18 |
| 2020-01-07 | Rollup merge of #67934 - GuillaumeGomez:clean-up-e0178, r=Dylan-DPC | Yuki Okushi | -7/+18 |
| 2020-01-07 | Rollup merge of #67929 - mgrachev:patch-1, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2020-01-07 | Rollup merge of #67909 - varkor:obsolete-const-print, r=davidtwco | Yuki Okushi | -12/+5 |
| 2020-01-07 | Rollup merge of #67908 - ollie27:rustdoc_const_html_escape, r=GuillaumeGomez | Yuki Okushi | -5/+26 |
| 2020-01-07 | Rollup merge of #67898 - matthewjasper:newtype-index-hygiene, r=Centril | Yuki Okushi | -52/+80 |
| 2020-01-07 | Rollup merge of #67880 - lbonn:fix/multi-substs, r=petrochenkov | Yuki Okushi | -9/+37 |
| 2020-01-07 | Rollup merge of #67877 - dtolnay:const-_, r=nagisa | Yuki Okushi | -11/+22 |
| 2020-01-07 | Rollup merge of #67727 - Dylan-DPC:stabilise/remove_item, r=alexcrichton | Yuki Okushi | -6/+1 |
| 2020-01-07 | Rollup merge of #67671 - estebank:type-impl-trait, r=davidtwco | Yuki Okushi | -4/+9 |
| 2020-01-07 | Rollup merge of #67566 - Mark-Simulacrum:thread-id-u64, r=alexcrichton | Yuki Okushi | -0/+13 |
| 2020-01-06 | Update books | Eric Huss | -0/+0 |
| 2020-01-06 | Account for `type X = impl Trait;` in lifetime suggestion | Esteban Küber | -4/+9 |
| 2020-01-06 | Improve hygiene of `newtype_index` | Matthew Jasper | -52/+80 |
| 2020-01-06 | Auto merge of #66899 - msizanoen1:riscv-std, r=alexcrichton | bors | -4/+26 |
| 2020-01-06 | oh the one that was left behind | dylan_DPC | -1/+0 |
| 2020-01-06 | Removed module usage. | Strømberg | -1/+0 |
| 2020-01-06 | Missing module std in example. | Strømberg | -1/+1 |
| 2020-01-06 | Add an unstable conversion from thread ID to u64 | Mark Rousskov | -0/+13 |
| 2020-01-06 | stabilise it | dylan_DPC | -1/+1 |
| 2020-01-06 | fire "non_camel_case_types" for associated types | Andy Russell | -2/+18 |
| 2020-01-06 | Clean up E0178 explanation | Guillaume Gomez | -7/+18 |
| 2020-01-06 | remove usage of feature gate | dylan_DPC | -3/+0 |
| 2020-01-06 | stabilise remove_item | dylan_DPC | -1/+0 |
| 2020-01-06 | Auto merge of #67886 - Centril:rustc_hir_canon_imports, r=nagisa | bors | -911/+933 |
| 2020-01-06 | Formatting an example for method Vec.retain | Grachev Mikhail | -1/+1 |
| 2020-01-06 | Rollup merge of #67915 - lzutao:Self, r=Centril | Dylan DPC | -32/+32 |
| 2020-01-06 | Rollup merge of #67912 - LPardue:patch-1, r=Centril | Dylan DPC | -1/+1 |
| 2020-01-06 | Rollup merge of #67906 - varkor:silence-toogeneric, r=nagisa | Dylan DPC | -1/+41 |
| 2020-01-06 | Rollup merge of #67897 - pickfire:patch-1, r=Dylan-DPC | Dylan DPC | -3/+3 |
| 2020-01-06 | Rollup merge of #67873 - Dylan-DPC:feature/change-remove-to-partial, r=Amanieu | Dylan DPC | -1/+22 |
| 2020-01-06 | Rollup merge of #67800 - Aaron1011:fix/mir-generic-instance, r=oli-obk | Dylan DPC | -13/+73 |
| 2020-01-06 | Use Self instead of $type | Lzu Tao | -32/+32 |
| 2020-01-06 | macros: typo fix | Lucas Pardue | -1/+1 |
| 2020-01-06 | Fix ICE in const pretty printing and resolve FIXME | varkor | -12/+5 |
| 2020-01-06 | Auto merge of #67563 - euclio:rustdoc-buffer-lexer, r=GuillaumeGomez | bors | -112/+48 |
| 2020-01-05 | rustdoc: HTML escape const values | Oliver Middleton | -5/+26 |
| 2020-01-05 | Use Instance.ty_env instead of Instance.monomorphic_ty in interpreter | Aaron Hill | -1/+1 |
| 2020-01-05 | Silence `TooGeneric` error | varkor | -1/+41 |
| 2020-01-05 | Auto merge of #67821 - matthiaskrgr:submodule_upd, r=Xanewok | bors | -0/+0 |
| 2020-01-05 | Fix typo | Aaron Hill | -1/+1 |
| 2020-01-05 | Rename Instance.ty to Instance.monomorphic_ty | Aaron Hill | -16/+13 |
| 2020-01-05 | s/projections/params/ | Aaron Hill | -1/+1 |
| 2020-01-05 | Run rustfmt | Aaron Hill | -1/+2 |
| 2020-01-05 | Change 'panic!' to 'bug!' | Aaron Hill | -1/+1 |
| 2020-01-05 | Fix ICE involving calling `Instance.ty` during const evaluation | Aaron Hill | -2/+64 |
| 2020-01-05 | Auto merge of #67903 - Dylan-DPC:rollup-k9djyrf, r=Dylan-DPC | bors | -299/+228 |
| 2020-01-05 | Rollup merge of #67882 - euclio:flock, r=rkruppe | Dylan DPC | -106/+15 |