| Age | Commit message (Expand) | Author | Lines |
| 2018-12-29 | Auto merge of #57197 - kennytm:rollup, r=kennytm | bors | -20/+20 |
| 2018-12-29 | Auto merge of #57181 - petrochenkov:impice3, r=estebank | bors | -0/+12 |
| 2018-12-29 | Rollup merge of #57159 - ids1024:closed-issue, r=Centril | kennytm | -20/+20 |
| 2018-12-29 | Auto merge of #57160 - petrochenkov:impice2, r=estebank | bors | -0/+33 |
| 2018-12-29 | Auto merge of #57140 - estebank:str-err, r=varkor | bors | -31/+49 |
| 2018-12-29 | Auto merge of #57006 - GuillaumeGomez:no-crate-filter, r=QuietMisdreavus | bors | -0/+16 |
| 2018-12-29 | resolve: Fix another ICE in import validation | Vadim Petrochenkov | -0/+12 |
| 2018-12-28 | Update src/test/ui/consts/const-nonzero.rs | Oliver Scherer | -1/+1 |
| 2018-12-28 | Make the getter for NonZero types into a const fn | dylan_DPC | -0/+9 |
| 2018-12-28 | Auto merge of #57155 - petrochenkov:dcrate3, r=dtolnay | bors | -0/+113 |
| 2018-12-28 | resolve: Fix an ICE in import validation | Vadim Petrochenkov | -0/+33 |
| 2018-12-27 | Update references to closed issue | Ian Douglas Scott | -20/+20 |
| 2018-12-27 | Auto merge of #56999 - petrochenkov:macrecov2, r=estebank | bors | -219/+579 |
| 2018-12-28 | Resolve `$crate`s for pretty-printing at more appropriate time | Vadim Petrochenkov | -27/+12 |
| 2018-12-28 | Add test demonstrating disintegration of `$crate` into `$` and `crate` | Vadim Petrochenkov | -0/+128 |
| 2018-12-27 | Set a `def_id` in `ParamEnv` only with `-Z chalk` | scalexm | -2/+2 |
| 2018-12-27 | Add tests | scalexm | -0/+278 |
| 2018-12-27 | Auto merge of #56838 - Aaron1011:fix/rustdoc-infer-unify, r=nikomatsakis | bors | -0/+34 |
| 2018-12-27 | Fix rebase and more CI failures | Vadim Petrochenkov | -130/+136 |
| 2018-12-27 | Address review comments and CI failures | Vadim Petrochenkov | -29/+5 |
| 2018-12-27 | Make sure feature gate errors are recoverable | Vadim Petrochenkov | -44/+30 |
| 2018-12-27 | Get rid of `Block::recovered` | Vadim Petrochenkov | -11/+2 |
| 2018-12-27 | Do not abort compilation if expansion produces errors | Vadim Petrochenkov | -87/+488 |
| 2018-12-27 | Auto merge of #57133 - SimonSapin:zero, r=oli-obk | bors | -2/+0 |
| 2018-12-26 | Add span label to unused string formatting argument | Esteban Küber | -30/+40 |
| 2018-12-26 | Point at correct span for arguments in format strings | Esteban Küber | -1/+9 |
| 2018-12-26 | Various changes to string format diagnostics | Esteban Küber | -10/+240 |
| 2018-12-26 | Remove the private generic NonZero<T> wrapper type. | Simon Sapin | -2/+0 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -112085/+14378 |
| 2018-12-25 | Auto merge of #57088 - euclio:non-camel-case-early-lint, r=estebank | bors | -853/+868 |
| 2018-12-25 | Auto merge of #56962 - nivkner:fixme_fixup4, r=pnkfelix | bors | -39/+20 |
| 2018-12-25 | Revert "Rollup merge of #56944 - alexcrichton:less-thin2, r=michaelwoerister" | kennytm | -0/+181 |
| 2018-12-24 | make non_camel_case_types an early lint | Andy Russell | -853/+868 |
| 2018-12-24 | Add no-crate filter option on rustdoc | Guillaume Gomez | -0/+16 |
| 2018-12-24 | Rollup merge of #57021 - nikic:arg-pointer-align, r=nagisa | Mazdak Farrokhzad | -16/+16 |
| 2018-12-24 | Rollup merge of #56944 - alexcrichton:less-thin2, r=michaelwoerister | Mazdak Farrokhzad | -181/+0 |
| 2018-12-23 | Rollup merge of #57078 - glaubitz:ignore-tests, r=nikic | Mazdak Farrokhzad | -1/+3 |
| 2018-12-23 | Rollup merge of #57067 - Centril:stabilize-min_const_unsafe_fn, r=oli-obk | Mazdak Farrokhzad | -148/+76 |
| 2018-12-23 | Rollup merge of #57053 - nikic:fix-gep-align, r=nagisa | Mazdak Farrokhzad | -0/+80 |
| 2018-12-23 | Rollup merge of #57020 - estebank:return-span, r=zackmdavis | Mazdak Farrokhzad | -3/+12 |
| 2018-12-23 | Rollup merge of #56966 - varkor:raw-pointer-deref-parens, r=zackmdavis | Mazdak Farrokhzad | -3/+41 |
| 2018-12-23 | Rollup merge of #56953 - oli-obk:dead_const, r=petrochenkov | Mazdak Farrokhzad | -0/+12 |
| 2018-12-23 | Rollup merge of #56939 - cramertj:pin-stabilization, r=alexcrichton | Mazdak Farrokhzad | -5/+5 |
| 2018-12-23 | Rollup merge of #56916 - oli-obk:static_mut_beta_regression, r=davidtwco | Mazdak Farrokhzad | -5/+68 |
| 2018-12-23 | Rollup merge of #56188 - zackmdavis:if_i_may_suggest, r=davidtwco | Mazdak Farrokhzad | -40/+94 |
| 2018-12-23 | test: Ignore codegen/x86_mmx.rs on s390x | John Paul Adrian Glaubitz | -0/+1 |
| 2018-12-23 | test: Ignore ui/target-feature-gate on s390x | John Paul Adrian Glaubitz | -1/+2 |
| 2018-12-23 | stabilize min_const_unsafe_fn -- revert const-size_of-cycle changes | Mazdak Farrokhzad | -0/+4 |
| 2018-12-23 | stabilize min_const_unsafe_fn --bless tests. | Mazdak Farrokhzad | -16/+12 |
| 2018-12-23 | stabilize min_const_unsafe_fn in 1.33. | Mazdak Farrokhzad | -141/+69 |