about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2015-04-30Auto merge of #24884 - michaelsproul:extended-errors, r=nrcbors-1/+1
2015-04-30Add metadata output to the diagnostics system.Michael Sproul-1/+1
2015-04-29rollup merge of #24962: tamird/unignore-android-testsAlex Crichton-7/+1
2015-04-29rollup merge of #24953: tamird/android-pieAlex Crichton-0/+1
2015-04-29rollup merge of #24952: pnkfelix/put-back-missing-dash-g-in-24687-testAlex Crichton-0/+1
2015-04-29rollup merge of #24945: pnkfelix/fixes-for-dash-g-handlingAlex Crichton-0/+18
2015-04-29rollup merge of #24935: pnkfelix/lint-repr-c-dropAlex Crichton-0/+59
2015-04-29rollup merge of #24917: zecozephyr/nullptroptAlex Crichton-0/+43
2015-04-29rollup merge of #24846: dotdash/fast_cttz8Alex Crichton-5/+0
2015-04-29Re-enable tests on AndroidTamir Duberstein-4/+0
2015-04-29Re-enable test on AndroidTamir Duberstein-2/+0
2015-04-29Reference the correct issueTamir Duberstein-1/+1
2015-04-29tests for lint that warns about mixing #[repr(C)] with Drop.Felix S. Klock II-0/+59
2015-04-29Use PIE on AndroidTamir Duberstein-0/+1
2015-04-29Add `-g` that I should have included in PR #24932.Felix S. Klock II-0/+1
2015-04-29Unit test ensuring we accept repeated `-g` and `-O`.Felix S. Klock II-0/+18
2015-04-29Auto merge of #24932 - pnkfelix:fix-issue-24687, r=huonwbors-0/+78
2015-04-29Regression test for issue 24687.Felix S. Klock II-0/+78
2015-04-29Auto merge of #24681 - tamird:unignore-android, r=alexcrichtonbors-61/+72
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-153/+7
2015-04-28Extend the nullable pointer optimization to captured vars of closuresJ Bailey-0/+43
2015-04-28Auto merge of #24781 - bluss:vec-drain-range, r=alexcrichtonbors-1/+3
2015-04-28Auto merge of #24777 - alexcrichton:musl, r=brsonbors-12/+16
2015-04-28test: Fix some tests to run with muslAlex Crichton-12/+16
2015-04-28regression test for Issue 24895.Felix S. Klock II-0/+38
2015-04-28collections: Implement vec::drain(range) according to RFC 574Ulrik Sverdrup-1/+3
2015-04-28Auto merge of #24835 - rprichard:rfail-full, r=alexcrichtonbors-0/+0
2015-04-28Auto merge of #24478 - alexcrichton:issue-24313, r=aturonbors-0/+39
2015-04-27std: Don't assume thread::current() works on panicAlex Crichton-0/+39
2015-04-27Auto merge of #24765 - pnkfelix:fsk-enum-swapindrop, r=nikomatsakisbors-0/+265
2015-04-27Auto merge of #23606 - quantheory:associated_const, r=nikomatsakisbors-6/+714
2015-04-26Auto merge of #24829 - jooert:fix22673, r=pnkfelixbors-0/+16
2015-04-26Remove duplicated tests for the cttz intrinsicBjörn Steinbrink-5/+0
2015-04-26Auto merge of #24828 - jooert:fix23253, r=pnkfelixbors-0/+16
2015-04-26Move qquote.rs from run-fail to run-fail-fulldepsRyan Prichard-0/+0
2015-04-26Auto merge of #24807 - luqmana:nullable-enum-opt-dst-raw-pointers, r=jakub-bors-0/+24
2015-04-26Auto merge of #23085 - goffrie:interpolating-quote, r=huonwbors-223/+68
2015-04-26Auto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelixbors-0/+68
2015-04-26Remove FakeExtCtxt from qquote tests.Geoffry Song-56/+30
2015-04-25Remove remaining tests for hygiene-encoded identifiers.Geoffry Song-126/+0
2015-04-25Interpolate AST nodes in quasiquote.Geoffry Song-41/+38
2015-04-25Auto merge of #24718 - tamird:fix-quote-tests, r=alexcrichtonbors-193/+144
2015-04-26Add regression test for #22673.Johannes Oertel-0/+16
2015-04-26Add regression test for #23253.Johannes Oertel-0/+16
2015-04-25Auto merge of #24547 - bombless:comma, r=pnkfelixbors-0/+466