about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2015-04-29Re-enable test on AndroidTamir Duberstein-2/+0
2015-04-29Reference the correct issueTamir Duberstein-1/+1
2015-04-29Auto merge of #24932 - pnkfelix:fix-issue-24687, r=huonwbors-1/+79
2015-04-29Regression test for issue 24687.Felix S. Klock II-0/+78
2015-04-29Fix zero-normalization of the pos of a `MultiByteChar`.Felix S. Klock II-1/+1
2015-04-29Auto merge of #24893 - robinst:issue-24407-E0013, r=nrcbors-1/+19
2015-04-29Auto merge of #24681 - tamird:unignore-android, r=alexcrichtonbors-61/+72
2015-04-29Auto merge of #24888 - tamird:snapshot, r=alexcrichtonbors-397/+29
2015-04-28Reference the correct issueTamir Duberstein-1/+1
2015-04-28#10356: WarningsTamir Duberstein-0/+5
2015-04-28#10381: WarningsTamir Duberstein-52/+60
2015-04-28Reference the correct issue and clarify failureTamir Duberstein-3/+3
2015-04-28#10393 & #13206: WarningsTamir Duberstein-5/+3
2015-04-28Register new snapshotsTamir Duberstein-397/+29
2015-04-29Auto merge of #24865 - bluss:range-size, r=alexcrichtonbors-4/+41
2015-04-28Auto merge of #24781 - bluss:vec-drain-range, r=alexcrichtonbors-85/+174
2015-04-28Auto merge of #24777 - alexcrichton:musl, r=brsonbors-168/+282
2015-04-28Auto merge of #24906 - pnkfelix:fsk-fix-24895, r=alexcrichtonbors-1/+39
2015-04-28test: Fix some tests to run with muslAlex Crichton-14/+18
2015-04-28regression test for Issue 24895.Felix S. Klock II-0/+38
2015-04-28Fix #24895.Felix S. Klock II-1/+1
2015-04-28Auto merge of #24891 - tcard:patch-1, r=steveklabnikbors-1/+1
2015-04-28Add error explanation for E0013Robin Stocker-1/+19
2015-04-28collections: Implement vec::drain(range) according to RFC 574Ulrik Sverdrup-85/+128
2015-04-28TRPL: Tiny incoherence in UFCS example.Toni Cárdenas-1/+1
2015-04-28Auto merge of #24835 - rprichard:rfail-full, r=alexcrichtonbors-2/+19
2015-04-28Auto merge of #24478 - alexcrichton:issue-24313, r=aturonbors-31/+55
2015-04-27std: Don't assume thread::current() works on panicAlex Crichton-11/+51
2015-04-27Auto merge of #24701 - Stebalien:slice, r=alexcrichtonbors-25/+110
2015-04-27std: Clean up some annotations in thread::localAlex Crichton-20/+4
2015-04-27Auto merge of #24765 - pnkfelix:fsk-enum-swapindrop, r=nikomatsakisbors-116/+447
2015-04-27core: Fix size_hint for signed integer Range<T> iteratorsUlrik Sverdrup-4/+41
2015-04-27collections: Add trait RangeArgumentUlrik Sverdrup-0/+46
2015-04-27compiletest: Add support for `// ignore-musl`Alex Crichton-0/+8
2015-04-27std: Don't assume dlopen() works on yourselfAlex Crichton-1/+4
2015-04-27compiletest: Don't force dylibs on muslAlex Crichton-1/+14
2015-04-27std: Prepare for linking to muslAlex Crichton-6/+21
2015-04-27rustc: Add support for linking arbitrary objectsAlex Crichton-7/+24
2015-04-27rustc_back: Add x86_64-unknown-linux-musl as a targetAlex Crichton-31/+96
2015-04-27mk: Add support for musl-based buildsAlex Crichton-14/+68
2015-04-27Auto merge of #23606 - quantheory:associated_const, r=nikomatsakisbors-724/+2801
2015-04-27rustc: Add target_env for triples by defaultAlex Crichton-2/+31
2015-04-27mk: Remove a bunch of unused directivesAlex Crichton-94/+0
2015-04-27Auto merge of #24869 - steveklabnik:rollup, r=steveklabnikbors-31/+61
2015-04-27Rollup merge of #24868 - tshepang:fix-vec-remove-doc, r=steveklabnikSteve Klabnik-1/+1
2015-04-27Rollup merge of #24867 - tshepang:patch-3, r=steveklabnikSteve Klabnik-1/+1
2015-04-27Rollup merge of #24866 - tshepang:vec-intro, r=steveklabnikSteve Klabnik-2/+3
2015-04-27Rollup merge of #24863 - dhardy:patch-1, r=steveklabnikSteve Klabnik-8/+16
2015-04-27Rollup merge of #24860 - Manishearth:cargo-doc, r=steveklabnikSteve Klabnik-0/+7
2015-04-27Rollup merge of #24855 - richo:thread-doc, r=alexcrichtonSteve Klabnik-2/+1