about summary refs log tree commit diff
path: root/src/test/run-pass
AgeCommit message (Expand)AuthorLines
2015-07-16Rollup merge of #26988 - frewsxcv:regression-tests, r=alexcrichtonManish Goregaokar-0/+42
2015-07-14Add regression test for #21140Corey Farwell-0/+15
2015-07-13Auto merge of #27000 - alexcrichton:semi-after-type, r=cmrbors-0/+17
2015-07-13Add regression test for #20544Corey Farwell-0/+27
2015-07-13Correctly detect reassignments to the interior of matched structs/tuplesBjörn Steinbrink-0/+19
2015-07-12Auto merge of #26958 - alexcrichton:down-with-thread-dtors, r=brsonbors-0/+38
2015-07-12syntax: Allow semi tokens after macro ty/pathAlex Crichton-0/+17
2015-07-12std: Fix a TLS destructor bug on OSXAlex Crichton-0/+38
2015-07-10Change some instances of .connect() to .join()Wesley Wiser-2/+2
2015-07-09Auto merge of #26904 - bluss:no-repeat, r=alexcrichtonbors-8/+4
2015-07-09Use vec![elt; n] where possibleUlrik Sverdrup-8/+4
2015-07-08trans: Link rlibs to dylibs with --whole-archiveAlex Crichton-0/+41
2015-07-06Rollup merge of #26807 - eddyb:trans-normalize, r=cmrSteve Klabnik-0/+15
2015-07-06Auto merge of #26741 - alexcrichton:noinline-destructors, r=brsonbors-1/+2
2015-07-05rustc_trans: always use normalizing_infer_ctxt.Eduard Burtescu-0/+15
2015-07-04rustc: compute the vtable base of a supertrait during selection. Fixes #26339.Eduard Burtescu-0/+40
2015-07-03Adjust tests to silence warnings (or record them, as appropriate).Niko Matsakis-1/+1
2015-07-03Fix ICE caused by Drop implementations for unsized typesBjörn Steinbrink-0/+26
2015-07-02Auto merge of #26682 - posix4e:netbsd, r=alexcrichtonbors-1/+5
2015-07-01Add netbsd amd64 supportAlex Newman-1/+5
2015-07-01Add test to dst-coerce-rc.rsRemi Rampin-2/+6
2015-07-01msvc: Fix the link name for the lgammaAlex Crichton-1/+1
2015-07-01msvc: Ignore extern-pass-empty on MSVCAlex Crichton-0/+1
2015-06-30Auto merge of #26696 - steveklabnik:rollup, r=steveklabnikbors-2/+2
2015-06-30Auto merge of #26686 - arielb1:associated-type-defaults-actually-work, r=eddybbors-0/+18
2015-06-30Auto merge of #26663 - Eljay:fix-repr-attribute, r=sanxiynbors-0/+21
2015-06-30Rollup merge of #26622 - tshepang:indents, r=sanxiynSteve Klabnik-2/+2
2015-06-30Actually encode default associated typesAriel Ben-Yehuda-0/+18
2015-06-30Auto merge of #26670 - frewsxcv:regression-test-13902, r=alexcrichtonbors-0/+22
2015-06-30Auto merge of #26668 - frewsxcv:regression-test-17756, r=alexcrichtonbors-0/+14
2015-06-29Add regression test for #13902Corey Farwell-0/+22
2015-06-29Add regression test for #17756Corey Farwell-0/+14
2015-06-30Remove type_needs_unwind_cleanupAriel Ben-Yehuda-0/+34
2015-06-29Add missing trailing newline.Eljay-1/+1
2015-06-29Add test for #26646.Eljay-0/+21
2015-06-27test: fix some indentsTshepang Lekhonkhobe-2/+2
2015-06-25test: Use liblibc in lang-item-publicAlex Crichton-29/+1
2015-06-24Auto merge of #26536 - frewsxcv:regression-test-22375, r=alexcrichtonbors-0/+13
2015-06-24Add regression test for #22375Corey Farwell-0/+13
2015-06-23this fixes a bitrig break in the parallel codegen closures testDave Huseby-0/+1
2015-06-22Test for a particular parallel codegen corner caseNick Cameron-0/+34
2015-06-22Auto merge of #25784 - geofft:subprocess-signal-masks, r=alexcrichtonbors-0/+39
2015-06-22sys/unix/process: Reset signal behavior before execGeoffrey Thomas-0/+39
2015-06-22Auto merge of #26481 - nham:test-18655, r=arielb1bors-0/+50
2015-06-22Auto merge of #26394 - arielb1:implement-rfc401-part2, r=nrcbors-6/+11
2015-06-21Add regression tests for issues #18655 and #18988.Nick Hamann-0/+50
2015-06-21Make expr_is_lval more robustAriel Ben-Yehuda-0/+27
2015-06-21Auto merge of #26460 - nham:test-18809, r=huonwbors-0/+21
2015-06-20Auto merge of #26198 - stygstra:issue-24258, r=huonwbors-0/+180
2015-06-20Add a regression test for issue #18809.Nick Hamann-0/+21