| Age | Commit message (Expand) | Author | Lines |
| 2015-03-26 | filling-drop: switch `DTOR_NEEDED` and `DTOR_DONE` to non-trivial values. | Felix S. Klock II | -3/+3 |
| 2015-03-26 | Regression tests for issues uncovered only post the run-pass and compile-fail... | Felix S. Klock II | -0/+203 |
| 2015-03-26 | Switch drop-flag to `u8` to allow special tags to instrument state. | Felix S. Klock II | -58/+258 |
| 2015-03-26 | Auto merge of #23711 - alexcrichton:ip-addr, r=aturon | bors | -21/+68 |
| 2015-03-26 | Auto merge of #23691 - richo:dedup-typeorigin-mergable, r=eddyb | bors | -29/+40 |
| 2015-03-25 | infer: Drop pointless format! calls | Richo Healey | -14/+14 |
| 2015-03-25 | infer: Refactor Display impl | Richo Healey | -9/+14 |
| 2015-03-25 | infer: Move TypeOrigin formatting onto it's enum | Richo Healey | -15/+21 |
| 2015-03-26 | Auto merge of #23718 - alexcrichton:flaky-test, r=huonw | bors | -4/+4 |
| 2015-03-25 | Add iOS triple mapping so tests can run | Tamir Duberstein | -0/+1 |
| 2015-03-25 | Alphabetize | Tamir Duberstein | -16/+16 |
| 2015-03-25 | rustc: Remove support for int/uint | Alex Crichton | -166/+71 |
| 2015-03-25 | std: Add net::IpAddr, destabilize lookup_host | Alex Crichton | -21/+68 |
| 2015-03-25 | test: Make a test less flaky | Alex Crichton | -4/+4 |
| 2015-03-25 | Auto merge of #23695 - sae-bom:mac-android-debuginfo, r=alexcrichton | bors | -1/+5 |
| 2015-03-25 | Auto merge of #23434 - alexcrichton:misc-stab, r=aturon | bors | -3/+4 |
| 2015-03-25 | Speed up reading/writing slices with #[inline] | Erick Tryzelaar | -0/+113 |
| 2015-03-25 | Fix ICE when dividing integral SIMD types. | Falco Hirschenberger | -2/+13 |
| 2015-03-25 | Rollup merge of #23702 - dotdash:match_reass, r=eddyb | Manish Goregaokar | -2/+32 |
| 2015-03-25 | Rollup merge of #23693 - semarie:openbsd-pathbuf-new, r=nikomatsakis | Manish Goregaokar | -2/+2 |
| 2015-03-25 | Rollup merge of #23692 - yjh0502:fix/simd-overflow, r=pnkfelix | Manish Goregaokar | -0/+25 |
| 2015-03-25 | Rollup merge of #23684 - tamird:ios-fallout, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-03-25 | Always properly copy values into bindings when mutating the match discriminant | Björn Steinbrink | -2/+32 |
| 2015-03-25 | Rollup merge of #23664 - bluss:std-docs, r=steveklabnik | Manish Goregaokar | -66/+57 |
| 2015-03-25 | Rollup merge of #23617 - steveklabnik:gh23564, r=Manishearth | Manish Goregaokar | -0/+2 |
| 2015-03-25 | Ignore some tests on aarch64 | Sae-bom Kim | -1/+5 |
| 2015-03-25 | Auto merge of #23670 - cmr:vec-push-slowpath, r=pcwalton | bors | -9/+16 |
| 2015-03-25 | unbreak bitrig/openbsd build after 8389253d | Sébastien Marie | -2/+2 |
| 2015-03-25 | Fix ICE on SIMD overflow checking | Jihyun Yu | -0/+25 |
| 2015-03-24 | Update pointers.md | Camille Roussel | -2/+2 |
| 2015-03-24 | [iOS] Fallout from 8389253 | Tamir Duberstein | -1/+1 |
| 2015-03-24 | Test fixes and rebase conflicts, round 2 | Alex Crichton | -11/+17 |
| 2015-03-24 | rollup merge of #23674: nagisa/fallout-1 | Alex Crichton | -7/+7 |
| 2015-03-24 | Test fixes and rebase conflicts, round 1 | Alex Crichton | -0/+2 |
| 2015-03-25 | Implement AsRef and AsMut for fixed-sized arrays | Gleb Kozyrev | -0/+19 |
| 2015-03-25 | Fix some fallout in librustdoc | Simonas Kazlauskas | -7/+7 |
| 2015-03-24 | rollup merge of #23671: steveklabnik/doc_std_clone | Alex Crichton | -0/+8 |
| 2015-03-24 | rollup merge of #23638: pnkfelix/fsk-reject-specialized-drops | Alex Crichton | -63/+465 |
| 2015-03-24 | rollup merge of #23546: alexcrichton/hyphens | Alex Crichton | -145/+144 |
| 2015-03-24 | rustc: Add support for `extern crate foo as bar` | Alex Crichton | -145/+144 |
| 2015-03-24 | std: Reexport std::rt::unwind::try in std::thread | Alex Crichton | -0/+49 |
| 2015-03-24 | rollup merge of #23668: alexcrichton/io-zero | Alex Crichton | -30/+14 |
| 2015-03-24 | rollup merge of #23662: steveklabnik/gh23421 | Alex Crichton | -3/+3 |
| 2015-03-24 | rollup merge of #23661: steveklabnik/any_docs | Alex Crichton | -4/+4 |
| 2015-03-24 | rollup merge of #23659: GBGamer/master | Alex Crichton | -0/+58 |
| 2015-03-24 | rollup merge of #23646: steveklabnik/doc_file | Alex Crichton | -0/+74 |
| 2015-03-24 | rollup merge of #23630: nrc/coerce-tidy | Alex Crichton | -621/+593 |
| 2015-03-24 | rollup merge of #23629: liammonahan/master | Alex Crichton | -2/+2 |
| 2015-03-24 | rollup merge of #23592: alexcrichton/tweak-at-exit | Alex Crichton | -46/+65 |
| 2015-03-24 | rollup merge of #23573: steveklabnik/doc_associated_types | Alex Crichton | -0/+203 |