| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | 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-07 | Forbid casting to/from a pointer of unknown kind | Wonwoo Choi | -0/+51 |
| 2017-11-06 | Auto merge of #45737 - oli-obk:json, r=petrochenkov | bors | -5/+383 |
| 2017-11-06 | Adjust json errors to byte changes | Oliver Schneider | -32/+32 |
| 2017-11-05 | Fix comments | Alec Theriault | -3/+1 |
| 2017-11-05 | Added tests | Alec Theriault | -0/+50 |
| 2017-11-05 | Auto merge of #45723 - sinkuu:ice_45493, r=arielb1 | bors | -0/+26 |
| 2017-11-05 | Handle anon lifetime arg being returned with named lifetime return type | Esteban Küber | -4/+45 |
| 2017-11-05 | Auto merge of #45072 - nikomatsakis:issue-38714, r=arielb1 | bors | -22/+442 |
| 2017-11-05 | add #![allow(unused)] to the playground link rustdoc tests | QuietMisdreavus | -4/+4 |
| 2017-11-05 | Fix MIR inlining panic in generic function | sinkuu | -0/+26 |
| 2017-11-05 | Auto merge of #44042 - LukasKalbertodt:ascii-methods-on-instrinsics, r=alexcr... | bors | -2/+2 |
| 2017-11-05 | Auto merge of #45754 - scottmcm:checked-npot, r=dtolnay | bors | -0/+60 |
| 2017-11-05 | Auto merge of #45748 - petrochenkov:short, r=alexcrichton | bors | -1/+1 |
| 2017-11-04 | rustc: Handle some libstd symbole exports better | Alex Crichton | -0/+33 |
| 2017-11-04 | Auto merge of #45711 - tirr-c:unicode-span, r=estebank | bors | -2/+67 |
| 2017-11-04 | Auto merge of #45394 - davidtwco:rfc-2008, r=petrochenkov | bors | -0/+482 |
| 2017-11-04 | Ignoring pretty print for test due to #37199 | David Wood | -0/+2 |
| 2017-11-04 | Rollup merge of #45746 - GuillaumeGomez:methods-doc-test, r=steveklabnik | kennytm | -0/+30 |
| 2017-11-04 | Rollup merge of #45639 - LaurentMazare:master, r=petrochenkov | kennytm | -0/+23 |
| 2017-11-03 | Add overflow tests for next_power_of_two | Scott McMurray | -0/+60 |
| 2017-11-04 | Auto merge of #45384 - mikhail-m1:mir_add_false_edges_terminator_kind, r=arielb1 | bors | -0/+278 |
| 2017-11-03 | Remove unused AsciiExt imports and fix tests related to ascii methods | Lukas Kalbertodt | -2/+2 |
| 2017-11-03 | Shorten paths to auxiliary files created by tests | Vadim Petrochenkov | -1/+1 |