about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2015-10-03Auto merge of #28820 - steveklabnik:rollup, r=steveklabnikbors-0/+5
2015-10-02Rollup merge of #28805 - wthrowe:compile-stdin, r=alexcrichtonSteve Klabnik-0/+5
2015-10-03Auto merge of #28672 - sanxiyn:const-eval-span, r=alexcrichtonbors-0/+24
2015-10-02Auto merge of #28662 - semmaz:fmt-debug, r=alexcrichtonbors-0/+4
2015-10-02Auto merge of #28626 - arielb1:closure-needs-infer, r=nikomatsakisbors-0/+25
2015-10-02Auto merge of #28650 - sanxiyn:attr-usage, r=nrcbors-11/+67
2015-10-02Auto merge of #28768 - alexcrichton:dep-info++, r=brsonbors-10/+67
2015-10-02rustc: Emit phony targets for inputs in dep-infoAlex Crichton-2/+21
2015-10-03Provide the context for error in constant evaluation of enum discriminantSeo Sanghyeon-0/+24
2015-10-03Check attribute usageSeo Sanghyeon-0/+60
2015-10-03Change tests per RFC 246 (const vs static)Seo Sanghyeon-11/+7
2015-10-02Rollup merge of #28791 - apasel422:issue-25439, r=alexcrichtonManish Goregaokar-0/+19
2015-10-02Rollup merge of #28686 - eefriedman:unresolved-path-error, r=nikomatsakisManish Goregaokar-0/+14
2015-10-02Auto merge of #28790 - arielb1:unsafe-coerce, r=eddybbors-0/+15
2015-10-01Add a test that rustc can compile standard inputWilliam Throwe-0/+5
2015-10-01Auto merge of #28787 - dotdash:no_more___fat_ptr, r=eddybbors-0/+30
2015-10-01Add test for #25439Andrew Paseltiner-0/+19
2015-10-01Avoid unnecessary temporaries when ref'ing a DST valueBjörn Steinbrink-0/+30
2015-10-01use the *adjusted* callee type in effect checkingAriel Ben-Yehuda-0/+15
2015-10-01check upvars in closures that are in staticsAriel Ben-Yehuda-0/+53
2015-09-30rustc: Swap link order of native libs/rust depsAlex Crichton-21/+46
2015-09-30Don't crash on non-existent path in constant.Eli Friedman-0/+14
2015-09-30rustc: Support output filenames for each emit typeAlex Crichton-8/+46
2015-09-30Auto merge of #28730 - apasel422:issue-21922, r=alexcrichtonbors-0/+26
2015-09-30Auto merge of #28724 - tsion:remove-double-semicolons, r=alexcrichtonbors-1/+1
2015-09-29Tweak Travis to use GCEAlex Crichton-19/+17
2015-09-29Auto merge of #28623 - llogiq:faster-fasta, r=brsonbors-240/+597
2015-09-29Add test for #21922Andrew Paseltiner-0/+26
2015-09-29Add `fmt::Debug` string escape testsSimon Mazur-0/+4
2015-09-29Auto merge of #28707 - apasel422:issue-24389, r=alexcrichtonbors-0/+20
2015-09-28Minor code cleanup.Scott Olson-1/+1
2015-09-28Auto merge of #28703 - gavinb:master, r=alexcrichtonbors-0/+35
2015-09-28Add test for #24389Andrew Paseltiner-0/+20
2015-09-28Test case for Issue 11047Gavin Baker-0/+35
2015-09-27Rollup merge of #28681 - arielb1:destructor-fixes, r=eddybManish Goregaokar-39/+82
2015-09-27Rollup merge of #28673 - wthrowe:bad-archive, r=alexcrichtonManish Goregaokar-0/+5
2015-09-27Auto merge of #28651 - dotdash:exhaustive_match, r=eddybbors-0/+30
2015-09-26Auto merge of #28646 - vadimcn:imps, r=alexcrichtonbors-0/+32
2015-09-26don't crash when there are multiple conflicting implementations of DropAriel Ben-Yehuda-0/+23
2015-09-26Auto merge of #28632 - alexcrichton:update-match-indices, r=Kimundibors-1/+1
2015-09-26show each object-safety violation onceAriel Ben-Yehuda-0/+23
2015-09-26deduplicate trait errors before they are displayedAriel Ben-Yehuda-39/+36
2015-09-26Auto merge of #28642 - petrochenkov:name3, r=nrcbors-2/+2
2015-09-26Auto merge of #28629 - arielb1:supertrait-self, r=eddybbors-5/+27
2015-09-26Don't ICE if an archive isn't actually an archiveWilliam Throwe-0/+5
2015-09-25Converted test to rpass.Vadim Chugunov-10/+6
2015-09-26Auto merge of #28612 - gandro:targetvendor, r=alexcrichtonbors-0/+40
2015-09-25std: Update MatchIndices to return a subsliceAlex Crichton-1/+1
2015-09-25Tell LLVM when a match is exhaustiveBjörn Steinbrink-0/+30
2015-09-24Fix dllimports of static data from rlibsVadim Chugunov-0/+36