| Age | Commit message (Expand) | Author | Lines |
| 2020-01-16 | Specific error for unsized `dyn Trait` return type | Esteban Küber | -2/+512 |
| 2020-01-16 | Rollup merge of #68266 - Stromberg90:patch-2, r=Dylan-DPC | Dylan DPC | -4/+4 |
| 2020-01-16 | Rollup merge of #68265 - JohnTitor:fix-issue-number, r=Dylan-DPC | Dylan DPC | -10/+10 |
| 2020-01-16 | Rollup merge of #68223 - SOF3:float-fract-doc, r=varkor | Dylan DPC | -8/+8 |
| 2020-01-16 | Rollup merge of #68096 - varkor:diagnostic-cleanup, r=Centril | Dylan DPC | -292/+294 |
| 2020-01-16 | Rollup merge of #67780 - cjgillot:passes-ty, r=Zoxc | Dylan DPC | -354/+414 |
| 2020-01-16 | Fix issue number of `infer_static_outlives_requirements` | Yuki Okushi | -2/+2 |
| 2020-01-16 | Fix issue number of `repr128` | Yuki Okushi | -5/+5 |
| 2020-01-16 | Update f32.rs | Strømberg | -1/+1 |
| 2020-01-16 | Update f64.rs | Strømberg | -2/+2 |
| 2020-01-16 | Update f32.rs | Strømberg | -1/+1 |
| 2020-01-16 | Fix issue number of `member_constraints` | Yuki Okushi | -3/+3 |
| 2020-01-16 | Auto merge of #67339 - CAD97:rc-provenance, r=sfackler | bors | -4/+24 |
| 2020-01-15 | Auto merge of #68254 - Dylan-DPC:rollup-9vhc59u, r=Dylan-DPC | bors | -3286/+3884 |
| 2020-01-15 | Use 3.6 instead of 3.5 in float fract() documentation | SOFe | -8/+8 |
| 2020-01-15 | Rollup merge of #68252 - matthiaskrgr:redundant_clones, r=oli-obk | Dylan DPC | -7/+5 |
| 2020-01-15 | Rollup merge of #68237 - estebank:bad-bad-ice, r=petrochenkov | Dylan DPC | -45/+86 |
| 2020-01-15 | Rollup merge of #68236 - JohnTitor:ice-tests, r=Centril | Dylan DPC | -0/+79 |
| 2020-01-15 | Rollup merge of #68232 - Mark-Simulacrum:unicode-tables, r=joshtriplett | Dylan DPC | -3194/+2947 |
| 2020-01-15 | Rollup merge of #68212 - csmoe:temp, r=estebank | Dylan DPC | -16/+60 |
| 2020-01-15 | Rollup merge of #68123 - crlf0710:linked_list_cursor, r=Amanieu | Dylan DPC | -24/+707 |
| 2020-01-15 | Auto merge of #67603 - oli-obk:no_mut_static_ref_from_const, r=RalfJung | bors | -21/+55 |
| 2020-01-15 | Set mir-opt-level to 3 to prevent regressions | Yuki Okushi | -0/+1 |
| 2020-01-15 | Add test for issue-66473 | Yuki Okushi | -0/+0 |
| 2020-01-15 | Add test for issue-65918 | Yuki Okushi | -0/+49 |
| 2020-01-15 | Add test for issue-64848 | Yuki Okushi | -0/+29 |
| 2020-01-15 | remove redundant clones, found by clippy | Matthias Krüger | -7/+5 |
| 2020-01-15 | Auto merge of #68248 - JohnTitor:rollup-x0kml5f, r=JohnTitor | bors | -301/+292 |
| 2020-01-15 | Rollup merge of #68231 - danielframpton:windows-crosscompile, r=alexcrichton | Yuki Okushi | -4/+8 |
| 2020-01-15 | Rollup merge of #68226 - Aaron1011:fix/opaque-trace, r=matthewjasper | Yuki Okushi | -1/+1 |
| 2020-01-15 | Rollup merge of #68222 - alexcrichton:update-wasi-libc, r=kennytm | Yuki Okushi | -1/+1 |
| 2020-01-15 | Rollup merge of #68219 - oli-obk:fix_miri, r=RalfJung,wesleywiser | Yuki Okushi | -15/+37 |
| 2020-01-15 | Rollup merge of #68211 - GuillaumeGomez:add-failing-example-e0170, r=Dylan-DPC | Yuki Okushi | -0/+21 |
| 2020-01-15 | Rollup merge of #68141 - euclio:replace-bindings-with-winapi, r=alexcrichton | Yuki Okushi | -263/+88 |
| 2020-01-15 | Rollup merge of #67914 - Aaron1011:fix/const-prop-impossible, r=matthewjasper... | Yuki Okushi | -14/+115 |
| 2020-01-15 | Rollup merge of #67784 - Mark-Simulacrum:residual-pad-integral, r=dtolnay | Yuki Okushi | -3/+21 |
| 2020-01-15 | Address review comments | Oliver Scherer | -23/+3 |
| 2020-01-15 | Typo | Oliver Scherer | -1/+1 |
| 2020-01-15 | Undo a change not neceesary for this bugfix | Oliver Scherer | -10/+4 |
| 2020-01-15 | Update src/librustc_mir/interpret/intern.rs | Oliver Scherer | -1/+2 |
| 2020-01-15 | Clean up comment | Oliver Scherer | -4/+4 |
| 2020-01-15 | Elaborate on the details in some comments | Oliver Scherer | -9/+20 |
| 2020-01-15 | Elaborate on comments | Oliver Scherer | -0/+14 |
| 2020-01-15 | Promoteds can contain raw pointers, but these must still only point to immuta... | Oliver Scherer | -22/+56 |
| 2020-01-15 | Auto merge of #68221 - ehuss:update-cargo-rls, r=alexcrichton | bors | -2/+2 |
| 2020-01-15 | Add tests | Oliver Scherer | -4/+30 |
| 2020-01-15 | wrap expr id into GeneratorInteriorTypeCause | csmoe | -18/+23 |
| 2020-01-15 | Update E0170.md | Dylan DPC | -1/+1 |
| 2020-01-15 | Auto merge of #66329 - ktrianta:mir-opt-unreachable-propagation, r=oli-obk | bors | -67/+449 |
| 2020-01-15 | Auto merge of #68118 - skinny121:eager_lit_eval, r=varkor | bors | -115/+173 |