| Age | Commit message (Expand) | Author | Lines |
| 2017-11-07 | Rollup merge of #45470 - GuillaumeGomez:unix-metadata-ext, r=QuietMisdreavus | kennytm | -0/+246 |
| 2017-11-07 | Auto merge of #45620 - ollie27:rustdoc_impl_generic_dupe, r=QuietMisdreavus | bors | -4/+29 |
| 2017-11-07 | Auto merge of #45571 - zackmdavis:regenerate_char_private, r=alexcrichton | bors | -76/+85 |
| 2017-11-06 | Auto merge of #45668 - nikomatsakis:nll-free-region, r=arielb1 | bors | -222/+660 |
| 2017-11-06 | Auto merge of #45811 - DSpeckhals:update-rustfmt-rls, r=nikomatsakis | bors | -27/+13 |
| 2017-11-06 | Auto merge of #45322 - infinity0:master, r=alexcrichton | bors | -9/+9 |
| 2017-11-06 | tools: Fix rustfmt and the RLS | Dustin Speckhals | -27/+13 |
| 2017-11-06 | Auto merge of #45369 - fintelia:patch-1, r=BurntSushi | bors | -0/+25 |
| 2017-11-06 | Auto merge of #45737 - oli-obk:json, r=petrochenkov | bors | -80/+471 |
| 2017-11-06 | Ensure dist::Std for every libstd target. (Closes: #42320) | Ximin Luo | -9/+9 |
| 2017-11-06 | Adjust json errors to byte changes | Oliver Schneider | -32/+32 |
| 2017-11-06 | Auto merge of #45798 - nrc:rls-bugs-3, r=eddyb | bors | -83/+48 |
| 2017-11-06 | Auto merge of #45758 - nzig:explain-span-ctxt, r=petrochenkov | bors | -3/+5 |
| 2017-11-06 | save-analysis: fix bugs in method chains | Nick Cameron | -57/+20 |
| 2017-11-06 | Auto merge of #45756 - topecongiro:fix-typos/librustc_typeck, r=kennytm | bors | -2/+2 |
| 2017-11-06 | save-analysis: give better info for Unions | Nick Cameron | -26/+28 |
| 2017-11-05 | Auto merge of #45770 - spastorino:newtype_index, r=nikomatsakis | bors | -60/+35 |
| 2017-11-05 | Auto merge of #45723 - sinkuu:ice_45493, r=arielb1 | bors | -1/+81 |
| 2017-11-05 | Auto merge of #45072 - nikomatsakis:issue-38714, r=arielb1 | bors | -169/+838 |
| 2017-11-05 | Auto merge of #45759 - alexcrichton:update-openssl, r=sfackler | bors | -2/+2 |
| 2017-11-05 | Fix MIR inlining panic in generic function | sinkuu | -1/+81 |
| 2017-11-05 | Auto merge of #44042 - LukasKalbertodt:ascii-methods-on-instrinsics, r=alexcr... | bors | -625/+1791 |
| 2017-11-05 | Relax #[deny(warnings)] in some crate for cargotest | Lukas Kalbertodt | -0/+2 |
| 2017-11-05 | Auto merge of #45754 - scottmcm:checked-npot, r=dtolnay | bors | -1/+63 |
| 2017-11-05 | Auto merge of #45748 - petrochenkov:short, r=alexcrichton | bors | -4/+18 |
| 2017-11-04 | rustc: Handle some libstd symbole exports better | Alex Crichton | -11/+74 |
| 2017-11-04 | Use Add::add for overflow checks instead of [rustc_inherit_overflow_checks] | Scott McMurray | -2/+3 |
| 2017-11-05 | Fix comment formatting | Nadav Zingerman | -2/+2 |
| 2017-11-04 | Auto merge of #45711 - tirr-c:unicode-span, r=estebank | bors | -16/+231 |
| 2017-11-04 | Make DefIndex use newtype_index macro | Santiago Pastorino | -26/+16 |
| 2017-11-04 | Make DEBUG_FORMAT = custom work | Santiago Pastorino | -17/+17 |
| 2017-11-04 | Remove import of now unused AsciiExt | Lukas Kalbertodt | -3/+1 |
| 2017-11-04 | Auto merge of #45394 - davidtwco:rfc-2008, r=petrochenkov | bors | -9/+769 |
| 2017-11-04 | Ignoring pretty print for test due to #37199 | David Wood | -0/+2 |
| 2017-11-04 | Make DepNodeIndex use newtype_index macro | Santiago Pastorino | -17/+2 |
| 2017-11-04 | Auto merge of #45709 - nrc:rls-bugs-2, r=eddyb | bors | -65/+112 |
| 2017-11-04 | rustbuild: Update the OpenSSL version to link | Alex Crichton | -2/+2 |
| 2017-11-04 | Add comment explaining the ctxt field in Span | Nadav Zingerman | -1/+3 |
| 2017-11-04 | Auto merge of #45617 - GuillaumeGomez:search-fixes, r=QuietMisdreavus | bors | -42/+112 |
| 2017-11-04 | Auto merge of #45605 - Nashenas88:derive-newtype, r=nikomatsakis | bors | -56/+255 |
| 2017-11-04 | Fix typos | topecongiro | -2/+2 |
| 2017-11-04 | Auto merge of #45755 - kennytm:rollup, r=kennytm | bors | -10/+98 |
| 2017-11-04 | Rollup merge of #45746 - GuillaumeGomez:methods-doc-test, r=steveklabnik | kennytm | -0/+30 |
| 2017-11-04 | Rollup merge of #45739 - rkarp:master, r=petrochenkov | kennytm | -2/+2 |
| 2017-11-04 | Rollup merge of #45722 - mikhail-m1:improve-mir-opt-error-output, r=alexcrichton | kennytm | -3/+16 |
| 2017-11-04 | Rollup merge of #45718 - Ljzn:patch-2, r=BurntSushi | kennytm | -2/+2 |
| 2017-11-04 | Rollup merge of #45681 - Ljzn:patch-1, r=kennytm | kennytm | -1/+1 |
| 2017-11-04 | Rollup merge of #45669 - cardoe:metadata, r=kennytm | kennytm | -0/+3 |
| 2017-11-04 | Rollup merge of #45639 - LaurentMazare:master, r=petrochenkov | kennytm | -1/+30 |
| 2017-11-04 | Rollup merge of #45610 - strake:atomic_from, r=nagisa | kennytm | -0/+12 |