about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-03-26filling-drop: switch `DTOR_NEEDED` and `DTOR_DONE` to non-trivial values.Felix S. Klock II-3/+3
2015-03-26Regression tests for issues uncovered only post the run-pass and compile-fail...Felix S. Klock II-0/+203
2015-03-26Switch drop-flag to `u8` to allow special tags to instrument state.Felix S. Klock II-58/+258
2015-03-26Auto merge of #23711 - alexcrichton:ip-addr, r=aturonbors-21/+68
2015-03-26Auto merge of #23691 - richo:dedup-typeorigin-mergable, r=eddybbors-29/+40
2015-03-25infer: Drop pointless format! callsRicho Healey-14/+14
2015-03-25infer: Refactor Display implRicho Healey-9/+14
2015-03-25infer: Move TypeOrigin formatting onto it's enumRicho Healey-15/+21
2015-03-26Auto merge of #23718 - alexcrichton:flaky-test, r=huonwbors-4/+4
2015-03-25Add iOS triple mapping so tests can runTamir Duberstein-0/+1
2015-03-25AlphabetizeTamir Duberstein-16/+16
2015-03-25rustc: Remove support for int/uintAlex Crichton-166/+71
2015-03-25std: Add net::IpAddr, destabilize lookup_hostAlex Crichton-21/+68
2015-03-25test: Make a test less flakyAlex Crichton-4/+4
2015-03-25Auto merge of #23695 - sae-bom:mac-android-debuginfo, r=alexcrichtonbors-1/+5
2015-03-25Auto merge of #23434 - alexcrichton:misc-stab, r=aturonbors-3/+4
2015-03-25Speed up reading/writing slices with #[inline]Erick Tryzelaar-0/+113
2015-03-25Fix ICE when dividing integral SIMD types.Falco Hirschenberger-2/+13
2015-03-25Rollup merge of #23702 - dotdash:match_reass, r=eddybManish Goregaokar-2/+32
2015-03-25Rollup merge of #23693 - semarie:openbsd-pathbuf-new, r=nikomatsakisManish Goregaokar-2/+2
2015-03-25Rollup merge of #23692 - yjh0502:fix/simd-overflow, r=pnkfelixManish Goregaokar-0/+25
2015-03-25Rollup merge of #23684 - tamird:ios-fallout, r=alexcrichtonManish Goregaokar-1/+1
2015-03-25Always properly copy values into bindings when mutating the match discriminantBjörn Steinbrink-2/+32
2015-03-25Rollup merge of #23664 - bluss:std-docs, r=steveklabnikManish Goregaokar-66/+57
2015-03-25Rollup merge of #23617 - steveklabnik:gh23564, r=ManishearthManish Goregaokar-0/+2
2015-03-25Ignore some tests on aarch64Sae-bom Kim-1/+5
2015-03-25Auto merge of #23670 - cmr:vec-push-slowpath, r=pcwaltonbors-9/+16
2015-03-25unbreak bitrig/openbsd build after 8389253dSébastien Marie-2/+2
2015-03-25Fix ICE on SIMD overflow checkingJihyun Yu-0/+25
2015-03-24Update pointers.mdCamille Roussel-2/+2
2015-03-24[iOS] Fallout from 8389253Tamir Duberstein-1/+1
2015-03-24Test fixes and rebase conflicts, round 2Alex Crichton-11/+17
2015-03-24rollup merge of #23674: nagisa/fallout-1Alex Crichton-7/+7
2015-03-24Test fixes and rebase conflicts, round 1Alex Crichton-0/+2
2015-03-25Implement AsRef and AsMut for fixed-sized arraysGleb Kozyrev-0/+19
2015-03-25Fix some fallout in librustdocSimonas Kazlauskas-7/+7
2015-03-24rollup merge of #23671: steveklabnik/doc_std_cloneAlex Crichton-0/+8
2015-03-24rollup merge of #23638: pnkfelix/fsk-reject-specialized-dropsAlex Crichton-63/+465
2015-03-24rollup merge of #23546: alexcrichton/hyphensAlex Crichton-145/+144
2015-03-24rustc: Add support for `extern crate foo as bar`Alex Crichton-145/+144
2015-03-24std: Reexport std::rt::unwind::try in std::threadAlex Crichton-0/+49
2015-03-24rollup merge of #23668: alexcrichton/io-zeroAlex Crichton-30/+14
2015-03-24rollup merge of #23662: steveklabnik/gh23421Alex Crichton-3/+3
2015-03-24rollup merge of #23661: steveklabnik/any_docsAlex Crichton-4/+4
2015-03-24rollup merge of #23659: GBGamer/masterAlex Crichton-0/+58
2015-03-24rollup merge of #23646: steveklabnik/doc_fileAlex Crichton-0/+74
2015-03-24rollup merge of #23630: nrc/coerce-tidyAlex Crichton-621/+593
2015-03-24rollup merge of #23629: liammonahan/masterAlex Crichton-2/+2
2015-03-24rollup merge of #23592: alexcrichton/tweak-at-exitAlex Crichton-46/+65
2015-03-24rollup merge of #23573: steveklabnik/doc_associated_typesAlex Crichton-0/+203