summary refs log tree commit diff
path: root/src/test/run-pass
AgeCommit message (Expand)AuthorLines
2018-02-20temporarily disable rust-lang/rust#46833 due to rust-lang/rust#48251Niko Matsakis-0/+1
2018-02-11Auto merge of #47752 - mark-i-m:at-most-once-rep, r=nikomatsakisbors-0/+88
2018-02-09rustc: Upgrade to LLVM 6Alex Crichton-6/+28
2018-02-06Rollup merge of #47948 - pietroalbini:use-nested-groups-stabilize, r=petroche...kennytm-3/+0
2018-02-05Stabilize use_nested_groupsPietro Albini-3/+0
2018-02-05Auto merge of #47920 - Aaron1011:nll-overflow, r=pnkfelixbors-0/+33
2018-02-05Auto merge of #47873 - Aaron1011:final-ref-coerce, r=nikomatsakisbors-0/+26
2018-02-05Rollup merge of #47892 - Badel2:const_type_id_of, r=oli-obkkennytm-0/+43
2018-02-04Rollup merge of #47947 - goodmanjonathan:stabilize_match_beginning_vert, r=pe...kennytm-0/+28
2018-02-04Rollup merge of #47912 - cuviper:glibc-stack-guard, r=alexcrichtonkennytm-2/+2
2018-02-03Auto merge of #47845 - Zoxc:gen-fixes, r=nikomatsakisbors-0/+28
2018-02-02Rollup merge of #47898 - Aaron1011:static-ref-nll, r=nikomatsakis Fix ICE whe...kennytm-0/+20
2018-02-01Turn `type_id` into a constant intrinsicBadel2-0/+43
2018-02-01Auto merge of #47738 - nikomatsakis:issue-47139-master, r=arielb1bors-0/+162
2018-01-31Fix overflow when performing drop check calculations in NLLAaron Hill-0/+33
2018-01-31Enable stack-probe tests with system LLVM >= 5.0Josh Stone-2/+2
2018-01-31Rollup merge of #47891 - eddyb:issue-47638, r=nikomatsakiskennytm-0/+18
2018-01-30Fix ICE when assigning references to a static mut with NLLAaron Hill-0/+20
2018-01-31rustc_trans: keep LLVM types for trait objects anonymous.Eduard-Mihai Burtescu-0/+18
2018-01-30stabilize match_beginning_vertJonathan Goodman-0/+28
2018-01-30Improved tests + typo fixes + assertMark Mansi-11/+66
2018-01-30Fix more testsMark Mansi-0/+2
2018-01-30Fix typo in error message + update testsMark Mansi-0/+6
2018-01-30Add a couple of testsMark Mansi-0/+25
2018-01-30Ignore run-pass/sse2 when using system LLVMJosh Stone-1/+1
2018-01-30Force locals to be live after they are borrowed for immovable generators. Fix...John Kåre Alsaker-0/+28
2018-01-30Rollup merge of #47853 - rust-lang:increase-nested-groups-test-coverage, r=ni...kennytm-0/+7
2018-01-30Rollup merge of #47718 - malbarbo:env-home-dir, r=nikomatsakiskennytm-1/+4
2018-01-29Fix ref-to-ptr coercions not working with NLL in certain casesAaron Hill-0/+26
2018-01-29Auto merge of #47837 - eddyb:going-places, r=nikomatsakisbors-6/+6
2018-01-29move comment right onto the line in questionNiko Matsakis-3/+3
2018-01-29Make run-pass/env-home-dir.rs test more robustMarco A L Barbosa-1/+4
2018-01-29Increase test coverage of use_nested_groupsPietro Albini-0/+7
2018-01-29tests: replace "lvalue" terminology with "place".Eduard-Mihai Burtescu-6/+6
2018-01-28Auto merge of #47794 - etaoins:fix-ice-on-const-eval-of-union-field, r=eddybbors-0/+45
2018-01-28Auto merge of #47746 - varkor:never-type-ice, r=nikomatsakisbors-0/+46
2018-01-27Expand union test to include different typesRyan Cumming-7/+26
2018-01-27Fix ICE on const eval of union fieldRyan Cumming-0/+26
2018-01-26Auto merge of #47748 - alexcrichton:rollup, r=alexcrichtonbors-31/+342
2018-01-26Ignore a test on emscriptenAlex Crichton-0/+2
2018-01-26add regression testNiko Matsakis-0/+162
2018-01-26Add clarifying comment regarding the trailing type of a blockvarkor-1/+1
2018-01-26Fix a test case on WindowsAlex Crichton-0/+5
2018-01-26Merge branch 'mlsm' of https://github.com/dotdash/rust into rollupAlex Crichton-0/+66
2018-01-26Merge branch 'android-run-pass' of https://github.com/malbarbo/rust into rollupAlex Crichton-24/+5
2018-01-26Merge branch 'simd-always-mem' of https://github.com/alexcrichton/rust into r...Alex Crichton-0/+181
2018-01-26Shorten another test path for MSVCAlex Crichton-2/+2
2018-01-26Auto merge of #47252 - Zoxc:backtrace-win, r=alexcrichtonbors-13/+3
2018-01-26Upgrade LLVM to incorporate a fix for #47364Björn Steinbrink-0/+66
2018-01-25Ignore an i128 test on emscriptenAlex Crichton-0/+2