| Age | Commit message (Expand) | Author | Lines |
| 2019-11-21 | Rollup merge of #66602 - GuillaumeGomez:revert-font, r=GuillaumeGomez | Mazdak Farrokhzad | -22/+9 |
| 2019-11-21 | Rollup merge of #66515 - Centril:cheaper-inline-asm, r=oli-obk | Mazdak Farrokhzad | -59/+74 |
| 2019-11-21 | Rollup merge of #66468 - RalfJung:simd-cleanup, r=oli-obk | Mazdak Farrokhzad | -39/+41 |
| 2019-11-21 | Rollup merge of #65730 - csmoe:return-lifetime, r=nikomatsakis | Mazdak Farrokhzad | -29/+103 |
| 2019-11-21 | never_type: test interaction with auto traits | Mazdak Farrokhzad | -0/+16 |
| 2019-11-21 | Redefine `core::convert::Infallible` as `!`. | Mazdak Farrokhzad | -106/+8 |
| 2019-11-21 | Gate fallback via `#![feature(never_type_fallback)]`. | Mazdak Farrokhzad | -19/+64 |
| 2019-11-21 | Remove `#![feature(never_type)]` from tests. | Mazdak Farrokhzad | -277/+130 |
| 2019-11-21 | Stabilize the `never_type`, written `!`. | Mazdak Farrokhzad | -52/+26 |
| 2019-11-21 | Revert "Update Source Code Pro and include italics" | Guillaume Gomez | -22/+9 |
| 2019-11-21 | reduce size of hir::ExprKind | Mazdak Farrokhzad | -59/+74 |
| 2019-11-20 | Rollup merge of #66573 - pnkfelix:issue-66568-ignore-reproducible-build-2-on-... | Mazdak Farrokhzad | -0/+1 |
| 2019-11-20 | Rollup merge of #66535 - estebank:issue-62480, r=matthewjasper | Mazdak Farrokhzad | -3/+28 |
| 2019-11-20 | Rollup merge of #66514 - GuillaumeGomez:fix-search-filter-save, r=kinnison | Mazdak Farrokhzad | -16/+13 |
| 2019-11-20 | Rollup merge of #66496 - petrochenkov:metapriv2, r=eddyb | Mazdak Farrokhzad | -282/+343 |
| 2019-11-20 | Rollup merge of #66457 - cjgillot:just_hashstable, r=Zoxc | Mazdak Farrokhzad | -330/+69 |
| 2019-11-20 | Rollup merge of #66298 - Ppjet6:disable-search-field, r=GuillaumeGomez | Mazdak Farrokhzad | -6/+15 |
| 2019-11-20 | Rollup merge of #66060 - traxys:test_65401, r=michaelwoerister | Mazdak Farrokhzad | -37/+120 |
| 2019-11-20 | Auto merge of #66571 - Centril:rollup-41tn2fw, r=Centril | bors | -195/+426 |
| 2019-11-20 | Ignore run-make reproducible-build-2 on Mac (we already ignore it on Windows). | Felix S. Klock II | -0/+1 |
| 2019-11-20 | Rollup merge of #66553 - hermitcore:hermit, r=rkruppe | Mazdak Farrokhzad | -1/+1 |
| 2019-11-20 | Rollup merge of #66548 - lenary:riscv/disable-atomics-non-a, r=alexcrichton | Mazdak Farrokhzad | -3/+2 |
| 2019-11-20 | Rollup merge of #66546 - aradzie:remove_duplicate_function, r=Dylan-DPC | Mazdak Farrokhzad | -12/+1 |
| 2019-11-20 | Rollup merge of #66532 - cuviper:dwarf-aranges, r=michaelwoerister | Mazdak Farrokhzad | -0/+5 |
| 2019-11-20 | Rollup merge of #66526 - estebank:async-fn-trait-information, r=Centril | Mazdak Farrokhzad | -4/+96 |
| 2019-11-20 | Rollup merge of #66497 - Nadrieril:fix-53820, r=varkor | Mazdak Farrokhzad | -139/+295 |
| 2019-11-20 | Rollup merge of #66478 - petrochenkov:rmplugin, r=davidtwco | Mazdak Farrokhzad | -27/+4 |
| 2019-11-20 | Rollup merge of #65665 - tspiteri:italic-and-update-SourceCodePro, r=Guillaum... | Mazdak Farrokhzad | -9/+22 |
| 2019-11-20 | Change background-color of search input if disabled | Guillaume Gomez | -0/+8 |
| 2019-11-20 | Auto merge of #66392 - estebank:trait-alias-ice, r=eddyb | bors | -12/+48 |
| 2019-11-20 | rustdoc: fixes #64305: disable search field instead of hidding it | Maxime “pep” Buquet | -6/+7 |
| 2019-11-20 | Auto merge of #66104 - yodaldevoid:generic-arg-disambiguation, r=petrochenkov | bors | -98/+221 |
| 2019-11-19 | Revert expansion of impl HashStable for Frame. | Camille GILLOT | -20/+12 |
| 2019-11-19 | Fix derive syntax. | Camille GILLOT | -1/+1 |
| 2019-11-19 | Fix project syntax. | Camille GILLOT | -1/+1 |
| 2019-11-19 | Derive HashStable in librustc_mir. | Camille GILLOT | -57/+36 |
| 2019-11-19 | Derive HashStable more. | Camille GILLOT | -29/+6 |
| 2019-11-19 | More HashStable. | Camille GILLOT | -94/+15 |
| 2019-11-19 | HermitCore support is moved to sys/hermit, remove obsolete statement in sys/unix | Stefan Lankes | -1/+1 |
| 2019-11-19 | More HashStable. | Camille GILLOT | -144/+25 |
| 2019-11-19 | Derive HashStable in librustc. | Camille GILLOT | -18/+7 |
| 2019-11-19 | Remove desugared `async-trait` example | Esteban Kuber | -22/+1 |
| 2019-11-19 | Mark -Zgenerate-arange-section as TRACKED | Josh Stone | -1/+1 |
| 2019-11-19 | Update E0706.md | Dylan DPC | -6/+6 |
| 2019-11-19 | [RISCV] Disable Atomics on all Non-A RISC-V targets | Sam Elliott | -3/+2 |
| 2019-11-19 | Auto merge of #66454 - cjgillot:lift, r=Zoxc | bors | -322/+87 |
| 2019-11-19 | Remove duplicate function | Aliaksandr Radzivanovich | -12/+1 |
| 2019-11-19 | Rollup merge of #66538 - dingelish:master, r=Centril | Mazdak Farrokhzad | -1/+0 |
| 2019-11-19 | Rollup merge of #66536 - nnethercote:mv-QueryResult, r=Centril | Mazdak Farrokhzad | -13/+11 |
| 2019-11-19 | Rollup merge of #66529 - petrochenkov:reshelp2, r=davidtwco | Mazdak Farrokhzad | -48/+47 |