| Age | Commit message (Expand) | Author | Lines |
| 2019-11-06 | Rollup merge of #66068 - euclio:null-emitter, r=estebank | Mazdak Farrokhzad | -79/+19 |
| 2019-11-06 | Rollup merge of #66054 - petrochenkov:delspan, r=estebank | Mazdak Farrokhzad | -46/+46 |
| 2019-11-06 | Rollup merge of #66027 - Mark-Simulacrum:panic-handler-query, r=alexcrichton | Mazdak Farrokhzad | -11/+6 |
| 2019-11-06 | Rollup merge of #66014 - dkadashev:47319-type-param-def-location, r=estebank | Mazdak Farrokhzad | -44/+141 |
| 2019-11-06 | Rollup merge of #65892 - pnkfelix:trim-special-derives, r=petrochenkov | Mazdak Farrokhzad | -59/+14 |
| 2019-11-05 | Auto merge of #66121 - pietroalbini:rollup-8zrwe7l, r=pietroalbini | bors | -102/+266 |
| 2019-11-05 | Review feedback: alpha-rename field from `copy_derives` to `containers_dervin... | Felix S. Klock II | -4/+4 |
| 2019-11-05 | Review feedback: Remove more stuff! Simplify simplify simplify! | Felix S. Klock II | -41/+13 |
| 2019-11-05 | Remove `PartialEq` and `Eq` from the `SpecialDerives`. | Felix S. Klock II | -18/+1 |
| 2019-11-05 | Rollup merge of #66091 - Wind-River:master_xyz, r=cramertj | Pietro Albini | -1/+2 |
| 2019-11-05 | Rollup merge of #66082 - GuillaumeGomez:cleanup-highlightsourcelines, r=kinnison | Pietro Albini | -42/+54 |
| 2019-11-05 | Rollup merge of #66053 - RalfJung:miri-toolstate, r=pietroalbini | Pietro Albini | -1/+23 |
| 2019-11-05 | Rollup merge of #66047 - ecstatic-morse:issue-66016, r=eddyb | Pietro Albini | -0/+2 |
| 2019-11-05 | Rollup merge of #66025 - petrochenkov:lohi, r=eddyb | Pietro Albini | -25/+6 |
| 2019-11-05 | Rollup merge of #66012 - nnethercote:dequery-trivial_dropck_outlives, r=micha... | Pietro Albini | -22/+8 |
| 2019-11-05 | Rollup merge of #65953 - keystone-enclave:llvm_abiname, r=alexcrichton | Pietro Albini | -3/+12 |
| 2019-11-05 | Rollup merge of #65948 - danielhenrymantilla:doc/maybe_uninit_ref_mut, r=Ralf... | Pietro Albini | -8/+159 |
| 2019-11-05 | Auto merge of #66083 - RalfJung:miri-offset-from, r=oli-obk | bors | -11/+85 |
| 2019-11-05 | expand comment explaining integer exception | Ralf Jung | -2/+4 |
| 2019-11-05 | Auto merge of #66109 - pietroalbini:rollup-2npidna, r=pietroalbini | bors | -94/+468 |
| 2019-11-05 | Rollup merge of #66096 - ecstatic-morse:const-loop-test, r=Centril | Pietro Albini | -0/+118 |
| 2019-11-05 | Rollup merge of #66073 - Mark-Simulacrum:no-borrow-mut, r=Centril | Pietro Albini | -1/+1 |
| 2019-11-05 | Rollup merge of #66042 - ohadravid:suggest-correct-code-when-ref-current-trai... | Pietro Albini | -4/+60 |
| 2019-11-05 | Rollup merge of #66038 - jdxcode:char-len, r=alexcrichton | Pietro Albini | -4/+9 |
| 2019-11-05 | Rollup merge of #66019 - olegnn:fixed_std_iter_chain_docs, r=Mark-Simulacrum | Pietro Albini | -1/+1 |
| 2019-11-05 | Rollup merge of #65962 - kevincox:patch-1, r=sfackler | Pietro Albini | -5/+5 |
| 2019-11-05 | Rollup merge of #65905 - cuviper:doc-unix-mode, r=Dylan-DPC | Pietro Albini | -4/+4 |
| 2019-11-05 | Rollup merge of #65720 - icefoxen:LLVMgetInstructionCount, r=rkruppe | Pietro Albini | -0/+9 |
| 2019-11-05 | Rollup merge of #65574 - tshepang:linked-list-disclaimer, r=Centril | Pietro Albini | -7/+7 |
| 2019-11-05 | Rollup merge of #65136 - ehuss:update-codegen-options, r=Dylan-DPC | Pietro Albini | -68/+254 |
| 2019-11-05 | Auto merge of #65938 - eddyb:fn-abi-rename, r=oli-obk | bors | -311/+311 |
| 2019-11-05 | Auto merge of #65911 - mati865:static-libstdcxx-mingw, r=alexcrichton | bors | -6/+10 |
| 2019-11-04 | Add tests for loop constructs in consts | Dylan MacKenzie | -0/+118 |
| 2019-11-04 | Auto merge of #65874 - Nadrieril:clarify-usefulness, r=varkor | bors | -798/+1047 |
| 2019-11-04 | Minor style improvements | Daniel Henry-Mantilla | -13/+7 |
| 2019-11-04 | Implemented the home_dir for VxWorks | Umesh Kalappa | -1/+2 |
| 2019-11-04 | also test different integers | Ralf Jung | -1/+27 |
| 2019-11-04 | test offset_from with two integers | Ralf Jung | -8/+37 |
| 2019-11-04 | Miri: ptr_offset_from: support offset_from with twice the same non-null integer | Ralf Jung | -3/+20 |
| 2019-11-04 | Miri: offset_from: do int-to-ptr casts when needed | Ralf Jung | -2/+2 |
| 2019-11-04 | clean highlightSourceLines code | Guillaume Gomez | -42/+54 |
| 2019-11-04 | Auto merge of #66078 - petrochenkov:gateout, r=Centril | bors | -16/+182 |
| 2019-11-04 | expand: Feature gate out-of-line modules in proc macro input | Vadim Petrochenkov | -16/+182 |
| 2019-11-04 | more correct error msg | Ralf Jung | -1/+2 |
| 2019-11-04 | avoid using nightly features | Ralf Jung | -5/+3 |
| 2019-11-04 | Auto merge of #65835 - Mark-Simulacrum:lockless-lintbuffer, r=nikomatsakis | bors | -153/+173 |
| 2019-11-03 | use silent emitter for rustdoc highlighting pass | Andy Russell | -79/+19 |
| 2019-11-03 | Delete lint buffer from Session | Mark Rousskov | -68/+39 |
| 2019-11-03 | Move crate type checking later | Mark Rousskov | -51/+62 |
| 2019-11-03 | Utilize Resolver lint buffer during HIR lowering | Mark Rousskov | -10/+19 |