| Age | Commit message (Expand) | Author | Lines |
| 2018-11-14 | core/tests/num: Simplify `test_int_from_str_overflow()` test code | Tobias Bieniek | -16/+8 |
| 2018-11-14 | Auto merge of #52153 - csmoe:projeq_normal, r=scalexm | bors | -1/+44 |
| 2018-11-13 | Auto merge of #55912 - kennytm:rollup, r=kennytm | bors | -509/+603 |
| 2018-11-13 | Implement `ProjectionEq-Normalize` | csmoe | -1/+44 |
| 2018-11-13 | Auto merge of #55356 - Aaron1011:fix/rustdoc-negative-auto, r=nikomatsakis | bors | -1/+43 |
| 2018-11-13 | Auto merge of #55649 - scalexm:chalk-bound-ty, r=nikomatsakis | bors | -657/+1179 |
| 2018-11-13 | Fix ui tests | scalexm | -6/+6 |
| 2018-11-13 | Instantiate all bound vars existentially | scalexm | -65/+68 |
| 2018-11-13 | Use a dummy outlives requirement for `where Type:,` (see #53696) | scalexm | -20/+20 |
| 2018-11-13 | Reorder code in `rustc::traits::structural_impls` | scalexm | -340/+340 |
| 2018-11-13 | Bypass ppaux for `Outlives` predicates | scalexm | -18/+48 |
| 2018-11-13 | Provide program clauses for builtin types | scalexm | -229/+512 |
| 2018-11-13 | Adjust documentation | scalexm | -3/+8 |
| 2018-11-13 | Pretty print quantified goals and clauses | scalexm | -79/+198 |
| 2018-11-13 | Replace type params with bound vars in `rustc_traits::lowering` | scalexm | -61/+143 |
| 2018-11-13 | Rollup merge of #55722 - RalfJung:impl-stable-hash, r=varkor | kennytm | -377/+192 |
| 2018-11-13 | Rollup merge of #55136 - GuillaumeGomez:short-doc, r=QuietMisdreavus | kennytm | -35/+78 |
| 2018-11-13 | Rollup merge of #55908 - KWierso:patch-1, r=wesleywiser | kennytm | -1/+1 |
| 2018-11-13 | Rollup merge of #55905 - nnethercote:short_name-to-literal_name, r=Mark-Simul... | kennytm | -8/+8 |
| 2018-11-13 | Rollup merge of #55896 - rust-lang:opt-fuse, r=shepmaster | kennytm | -1/+1 |
| 2018-11-13 | Rollup merge of #55889 - RalfJung:global-alloc, r=alexcrichton | kennytm | -0/+9 |
| 2018-11-13 | Rollup merge of #55888 - RalfJung:alloc-extra, r=oli-obk | kennytm | -12/+13 |
| 2018-11-13 | Rollup merge of #55882 - hugwijst:rc_return_crate_inherent_impls, r=Mark-Simu... | kennytm | -3/+4 |
| 2018-11-13 | Rollup merge of #55879 - Xanewok:dont-panic-with-globs, r=nrc | kennytm | -15/+19 |
| 2018-11-13 | Rollup merge of #55874 - denisvasilik:docs, r=alexcrichton | kennytm | -0/+41 |
| 2018-11-13 | Rollup merge of #55870 - waywardmonkeys:typo-fixes, r=wesleywiser | kennytm | -22/+22 |
| 2018-11-13 | Rollup merge of #55863 - dwijnand:patch-1, r=bluss | kennytm | -1/+1 |
| 2018-11-13 | Rollup merge of #55858 - GuillaumeGomez:fixes-rustdoc-codeblocks, r=QuietMisd... | kennytm | -4/+9 |
| 2018-11-13 | Rollup merge of #55843 - Axary:master, r=sfackler | kennytm | -1/+17 |
| 2018-11-13 | Rollup merge of #55840 - dlrobertson:fix_stage0_download, r=alexcrichton | kennytm | -2/+2 |
| 2018-11-13 | Rollup merge of #55837 - Centril:spökdata-skall-vara-strukturellt-matchbar, ... | kennytm | -0/+55 |
| 2018-11-13 | Rollup merge of #55805 - nnethercote:mv-static_assert, r=Mark-Simulacrum | kennytm | -20/+40 |
| 2018-11-13 | Rollup merge of #55804 - QuietMisdreavus:eager-crate-inline, r=pnkfelix | kennytm | -1/+81 |
| 2018-11-13 | Rollup merge of #55754 - spastorino:fix-process-output-docs, r=alexcrichton | kennytm | -3/+6 |
| 2018-11-13 | Rollup merge of #55711 - kngwyu:btreemap-rangemut-doc, r=Mark-Simulacrum | kennytm | -3/+4 |
| 2018-11-13 | Auto merge of #55589 - oli-obk:min_length_💣, r=pnkfelix | bors | -189/+308 |
| 2018-11-12 | Fix their/there grammar nit | KWierso | -1/+1 |
| 2018-11-13 | Auto merge of #55052 - newpavlov:patch-2, r=alexcrichton | bors | -1/+1 |
| 2018-11-13 | Move two `static_assert!`s to better spots. | Nicholas Nethercote | -6/+9 |
| 2018-11-13 | Add a static assertion about the size of `ast::Expr`. | Nicholas Nethercote | -0/+5 |
| 2018-11-13 | Move a `static_assert!` to a better spot. | Nicholas Nethercote | -4/+4 |
| 2018-11-13 | Move `static_assert!` into librustc_data_structures. | Nicholas Nethercote | -10/+22 |
| 2018-11-12 | Auto merge of #55278 - Centril:constification-1, r=alexcrichton | bors | -85/+118 |
| 2018-11-12 | Deduplicate field and variant visitor methods | Oliver Scherer | -25/+22 |
| 2018-11-12 | miri-engine value visitor update to VariantIdx | Oliver Scherer | -10/+42 |
| 2018-11-12 | Use type safe `VariantIdx` instead of `usize` everywhere | Oliver Scherer | -104/+144 |
| 2018-11-12 | Use IndexVec instead of `usize` in librustc | Oliver Scherer | -68/+108 |
| 2018-11-12 | Shrink some internal enums | Oliver Scherer | -6/+17 |
| 2018-11-12 | Merge an assert + cast into a `try_into` call | Oliver Scherer | -2/+1 |
| 2018-11-12 | Document optimizations enabled by FusedIterator | Simon Sapin | -1/+1 |