| Age | Commit message (Expand) | Author | Lines |
| 2020-01-15 | Auto merge of #68254 - Dylan-DPC:rollup-9vhc59u, r=Dylan-DPC | bors | -41/+153 |
| 2020-01-15 | Rollup merge of #68237 - estebank:bad-bad-ice, r=petrochenkov | Dylan DPC | -38/+66 |
| 2020-01-15 | Rollup merge of #68236 - JohnTitor:ice-tests, r=Centril | Dylan DPC | -0/+79 |
| 2020-01-15 | Rollup merge of #68212 - csmoe:temp, r=estebank | Dylan DPC | -3/+8 |
| 2020-01-15 | Auto merge of #67603 - oli-obk:no_mut_static_ref_from_const, r=RalfJung | bors | -0/+5 |
| 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 | Rollup merge of #68219 - oli-obk:fix_miri, r=RalfJung,wesleywiser | Yuki Okushi | -4/+30 |
| 2020-01-15 | Rollup merge of #67914 - Aaron1011:fix/const-prop-impossible, r=matthewjasper... | Yuki Okushi | -1/+25 |
| 2020-01-15 | Promoteds can contain raw pointers, but these must still only point to immuta... | Oliver Scherer | -0/+5 |
| 2020-01-15 | Add tests | Oliver Scherer | -4/+30 |
| 2020-01-15 | wrap expr id into GeneratorInteriorTypeCause | csmoe | -3/+3 |
| 2020-01-15 | Auto merge of #66329 - ktrianta:mir-opt-unreachable-propagation, r=oli-obk | bors | -67/+339 |
| 2020-01-15 | Auto merge of #68118 - skinny121:eager_lit_eval, r=varkor | bors | -37/+39 |
| 2020-01-14 | Account for `Path`s on `is_suggestable_infer_ty` | Esteban Küber | -38/+66 |
| 2020-01-15 | Fix normalizing 32bit symbol hash. | Ben Lewis | -1/+1 |
| 2020-01-15 | update async-await send/sync test | csmoe | -0/+5 |
| 2020-01-14 | Auto merge of #67711 - Amanieu:fix_unwind_leak, r=alexcrichton | bors | -1/+0 |
| 2020-01-14 | Normalize symbol hash in ui test for legacy symbol mangling, as it's dependen... | Ben Lewis | -26/+28 |
| 2020-01-14 | Add unreachable propagation mir optimization pass | Konstantinos Triantafyllou | -67/+339 |
| 2020-01-14 | Rollup merge of #68143 - skinny121:const-param-type-elided-lifetime, r=petroc... | Yuki Okushi | -0/+64 |
| 2020-01-14 | Code review changes and fix rustdoc test. | Ben Lewis | -1/+1 |
| 2020-01-14 | perf: eagerly convert literals to consts, this avoids creating loads on uneva... | Ben Lewis | -12/+12 |
| 2020-01-13 | Add "--emit=link" | Aaron Hill | -1/+1 |
| 2020-01-13 | Convert test to check-pass | Aaron Hill | -4/+2 |
| 2020-01-13 | Add additional regression test | Aaron Hill | -0/+20 |
| 2020-01-13 | Don't run const propagation on items with inconsistent bounds | Aaron Hill | -0/+6 |
| 2020-01-13 | Rollup merge of #68156 - JohnTitor:fix-path-in-doc, r=Dylan-DPC | Yuki Okushi | -1/+1 |
| 2020-01-13 | Auto merge of #67900 - nikic:prepare-llvm-10, r=nagisa | bors | -943/+28 |
| 2020-01-13 | Fix crate paths in comments | Yuki Okushi | -1/+1 |
| 2020-01-12 | Auto merge of #67901 - matthewjasper:split-mir-build, r=nagisa | bors | -1/+1 |
| 2020-01-12 | Split `rustc_mir::{build, hair, lints}` into their own crate | Matthew Jasper | -1/+1 |
| 2020-01-12 | Update test benchmark file | Ben Lewis | -6/+6 |
| 2020-01-12 | Added comment about behaviour. | Ben Lewis | -0/+5 |
| 2020-01-12 | Forbid elided lifetimes within const generic parameter types. | Ben Lewis | -0/+59 |
| 2020-01-12 | Rollup merge of #68108 - varkor:chained-comparison-suggestions, r=Centril | Mazdak Farrokhzad | -17/+242 |
| 2020-01-12 | Rollup merge of #68045 - Centril:liberate-lints, r=Mark-Simulacrum | Mazdak Farrokhzad | -18/+18 |
| 2020-01-12 | Rollup merge of #67867 - matthewjasper:opaque-assoc-lookup, r=oli-obk | Mazdak Farrokhzad | -0/+39 |
| 2020-01-11 | Auto merge of #67458 - pnkfelix:fix-66530-by-propagating-fatal-error-from-wor... | bors | -0/+43 |
| 2020-01-11 | Auto merge of #67000 - spastorino:remove-promoted-from-place, r=oli-obk | bors | -196/+270 |
| 2020-01-11 | Make codegen tests wordsize independent | Oliver Scherer | -7/+6 |
| 2020-01-11 | Rollup merge of #68120 - Centril:ban-range-to-dotdotdot, r=oli-obk | Mazdak Farrokhzad | -117/+236 |
| 2020-01-11 | Rollup merge of #68114 - ecstatic-morse:fix-feature-gating, r=Centril | Mazdak Farrokhzad | -31/+49 |
| 2020-01-11 | Rollup merge of #68072 - JohnTitor:fix-macro-ice, r=petrochenkov | Mazdak Farrokhzad | -0/+14 |
| 2020-01-11 | Rollup merge of #67930 - lzutao:result-as_deref, r=dtolnay | Mazdak Farrokhzad | -38/+2 |
| 2020-01-11 | Abort if C++ tries to swallow a Rust panic | Amanieu d'Antras | -46/+0 |
| 2020-01-11 | Add a test to check that swallowed Rust panics are dropped properly. | Amanieu d'Antras | -1/+46 |
| 2020-01-11 | Ban `...X` pats, harden tests, and improve diagnostics. | Mazdak Farrokhzad | -117/+236 |