| Age | Commit message (Expand) | Author | Lines |
| 2017-11-11 | Fix MIR borrowck EndRegion not found | Ramana Venkata | -9/+33 |
| 2017-11-10 | Auto merge of #45785 - arielb1:unsafe-fixes, r=eddyb | bors | -8/+148 |
| 2017-11-10 | Rollup merge of #45901 - rkruppe:fix-typo, r=kennytm | kennytm | -2/+2 |
| 2017-11-10 | Rollup merge of #45887 - xfix:assert-eq-trailling-comma, r=dtolnay | kennytm | -16/+0 |
| 2017-11-10 | Rollup merge of #45856 - estebank:issue-45829, r=nikomatsakis | kennytm | -0/+56 |
| 2017-11-10 | Auto merge of #45773 - Badel2:dotdoteq, r=petrochenkov | bors | -2/+40 |
| 2017-11-10 | Fix typo in -Zsaturating-float-casts test | Robin Kruppe | -2/+2 |
| 2017-11-09 | Auto merge of #45757 - mikhail-m1:change-mir-dump-filename, r=nikomatsakis | bors | -132/+132 |
| 2017-11-09 | Allow a trailing comma in assert_eq/ne macro | Konrad Borowski | -16/+0 |
| 2017-11-09 | change separator from `.` to `-` | Mikhail Modin | -20/+20 |
| 2017-11-09 | change MIR dump filenames from `nodeN` to `DefPath` | Mikhail Modin | -130/+130 |
| 2017-11-08 | std: Remove `rand` crate and module | Alex Crichton | -28/+12 |
| 2017-11-09 | Auto merge of #45688 - Gankro:layout-tests, r=alexcrichton | bors | -0/+173 |
| 2017-11-08 | Auto merge of #45867 - michaelwoerister:check-ich-stability, r=nikomatsakis | bors | -27/+64 |
| 2017-11-08 | Auto merge of #45452 - estebank:colon-typo, r=nikomatsakis | bors | -31/+32 |
| 2017-11-08 | Fix help for duplicated names: `extern crate (...) as (...)` | Esteban Küber | -0/+56 |
| 2017-11-08 | Add reftest that checks the layout of repr(int) on non-c-like enums | Alexis Beingessner | -0/+173 |
| 2017-11-08 | Auto merge of #45205 - rkruppe:saturating-casts, r=eddyb | bors | -0/+290 |
| 2017-11-08 | Auto merge of #45866 - JohnColanduoni:issue-45731, r=alexcrichton | bors | -0/+34 |
| 2017-11-08 | Disable u128 <-> float tests on emscripten | Robin Kruppe | -29/+39 |
| 2017-11-08 | Auto merge of #45575 - michaelwoerister:tweak-inline-trans-items, r=nikomatsakis | bors | -391/+483 |
| 2017-11-08 | incr.comp.: Adapt nested_items test to new HIR hashing rules. | Michael Woerister | -18/+18 |
| 2017-11-08 | incr.comp.: Make DefSpan an input dep-node so it is not affected by the exist... | Michael Woerister | -7/+9 |
| 2017-11-08 | Disable `mmap` in `libbacktrace` on Apple platforms | John Colanduoni | -0/+34 |
| 2017-11-08 | Update fastcall-inreg codegen test so that functions actually get instantiated. | Michael Woerister | -7/+7 |
| 2017-11-08 | Auto merge of #45862 - GuillaumeGomez:rollup, r=GuillaumeGomez | bors | -0/+59 |
| 2017-11-08 | Auto merge of #45735 - tirr-c:issue-45730, r=arielb1 | bors | -0/+51 |
| 2017-11-07 | Add more elements in the sidebar | Guillaume Gomez | -0/+59 |
| 2017-11-07 | Make trans const eval error on overflow and NaN, matching HIR const eval. | Robin Kruppe | -39/+113 |
| 2017-11-07 | Saturating casts between integers and floats (both directions). | Robin Kruppe | -0/+206 |
| 2017-11-07 | incr.comp.: Acknowledge the fact that shift operations can panic at runtime. | Michael Woerister | -2/+37 |
| 2017-11-07 | Rollup merge of #45784 - harpocrates:fix/print-parens-cast-lt, r=kennytm | kennytm | -0/+46 |
| 2017-11-07 | Rollup merge of #45764 - QuietMisdreavus:rustdoc-doctest-lints, r=GuillaumeGomez | kennytm | -4/+4 |
| 2017-11-07 | Rollup merge of #45751 - estebank:issue-44684, r=nikomatsakis | kennytm | -12/+53 |
| 2017-11-07 | Fix some rebasing fallout. | Michael Woerister | -5/+8 |
| 2017-11-07 | Update run-make tests. | Michael Woerister | -2/+16 |
| 2017-11-07 | Update mir-opt tests. | Michael Woerister | -5/+20 |
| 2017-11-07 | Update compile-fail tests. | Michael Woerister | -33/+36 |
| 2017-11-07 | Update codegen tests. | Michael Woerister | -20/+20 |
| 2017-11-07 | Fix incremental tests after change to instantiation strategy. | Michael Woerister | -275/+285 |
| 2017-11-07 | Update invalid inline arg test. | Michael Woerister | -1/+3 |
| 2017-11-07 | Add regression tests for non-instantiation of inline and const fns. | Michael Woerister | -0/+45 |
| 2017-11-07 | Update codegen-unit tests. | Michael Woerister | -47/+47 |
| 2017-11-07 | Auto merge of #45620 - ollie27:rustdoc_impl_generic_dupe, r=QuietMisdreavus | bors | -0/+25 |
| 2017-11-06 | Update comments in cast-lt.pp | Alec Theriault | -3/+1 |
| 2017-11-06 | review comments | Esteban Küber | -2/+2 |
| 2017-11-06 | Auto merge of #45668 - nikomatsakis:nll-free-region, r=arielb1 | bors | -0/+85 |
| 2017-11-06 | collect unused unsafe code | Ariel Ben-Yehuda | -8/+114 |
| 2017-11-06 | run unsafety checking before dead block collection | Ariel Ben-Yehuda | -0/+15 |
| 2017-11-06 | Test error for `...` in expressions | Badel2 | -0/+38 |