about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-11-06Rollup merge of #66068 - euclio:null-emitter, r=estebankMazdak Farrokhzad-64/+0
2019-11-06Rollup merge of #66054 - petrochenkov:delspan, r=estebankMazdak Farrokhzad-9/+29
2019-11-06Rollup merge of #66014 - dkadashev:47319-type-param-def-location, r=estebankMazdak Farrokhzad-40/+114
2019-11-05Auto merge of #66083 - RalfJung:miri-offset-from, r=oli-obkbors-8/+63
2019-11-05Rollup merge of #66096 - ecstatic-morse:const-loop-test, r=CentrilPietro Albini-0/+118
2019-11-05Rollup merge of #66042 - ohadravid:suggest-correct-code-when-ref-current-trai...Pietro Albini-3/+25
2019-11-04Add tests for loop constructs in constsDylan MacKenzie-0/+118
2019-11-04also test different integersRalf Jung-1/+27
2019-11-04test offset_from with two integersRalf Jung-8/+37
2019-11-04expand: Feature gate out-of-line modules in proc macro inputVadim Petrochenkov-0/+132
2019-11-03use silent emitter for rustdoc highlighting passAndy Russell-64/+0
2019-11-04Auto merge of #65838 - estebank:resilient-recovery, r=Centrilbors-103/+188
2019-11-03Auto merge of #65646 - Amanieu:foreign-exceptions, r=nikomatsakisbors-2/+161
2019-11-03Auto merge of #65759 - tmiasko:ui, r=petrochenkovbors-260/+272
2019-11-03Fix macOS testsAmanieu d'Antras-0/+2
2019-11-03Make SEH exceptions use a rust_panic type instead of unsigned __int64*Amanieu d'Antras-1/+2
2019-11-03Hack to make C++ exceptions test work on i686-pc-windows-gnuAmanieu d'Antras-2/+25
2019-11-03Allow foreign exceptions to unwind through Rust codeAmanieu d'Antras-0/+132
2019-11-03Enable C++ exceptions on MSVC when building C++ testsAmanieu d'Antras-1/+1
2019-11-03Add -lstdc++ for run-make-fulldeps tests on MinGWAmanieu d'Antras-0/+1
2019-11-03syntax: Avoid span arithmetics for delimiter tokensVadim Petrochenkov-9/+29
2019-11-03Use check-pass for never type testsTomasz Miąsko-10/+5
2019-11-03Avoid matching type in huge-struct test error annotationTomasz Miąsko-1/+1
2019-11-03Update error annotations in ui-fulldeps tests that successfully compileTomasz Miąsko-2/+2
2019-11-03Update error annotations positionsTomasz Miąsko-9/+13
2019-11-03Avoid mixing error patterns with error annotationsTomasz Miąsko-8/+6
2019-11-02Auto merge of #63810 - oli-obk:const_offset_from, r=RalfJung,nikicbors-0/+160
2019-11-02adjust for missing spans on x86 test runnerRalf Jung-8/+7
2019-11-02Suggest more likely code when encountering an incorrect assoc item referencin...Ohad Ravid-4/+13
2019-11-02Auto merge of #66004 - eddyb:revert-early-gate, r=petrochenkovbors-149/+50
2019-11-02Update error annotations in tests that successfully compileTomasz Miąsko-229/+245
2019-11-02Remove erroneous error-pattern from run-pass testTomasz Miąsko-1/+0
2019-11-02Suggest correct code when encountering an incorrect trait bound referencing t...Ohad Ravid-2/+15
2019-11-02Prettify mismatched types error message in a special caseDmitry Kadashev-4/+2
2019-11-02Update testsDmitry Kadashev-40/+116
2019-11-01Rollup merge of #66018 - pnkfelix:issue-64872-revert-64324, r=alexcrichtonTyler Mandry-55/+63
2019-11-01Rollup merge of #65995 - GuillaumeGomez:add-err-code-E0743, r=estebankTyler Mandry-3/+6
2019-11-01Rollup merge of #65977 - ohadravid:fix-incorrect-diagnostics-with-an-associat...Tyler Mandry-46/+46
2019-11-01Rollup merge of #65914 - estebank:type-alias-bounds-sugg, r=davidtwcoTyler Mandry-24/+96
2019-11-01Rollup merge of #65902 - gilescope:issue62570, r=estebankTyler Mandry-0/+96
2019-11-01Rollup merge of #65857 - kinnison:kinnison/issue-55364, r=Manisheart,Guillaum...Tyler Mandry-0/+88
2019-11-01Rollup merge of #65471 - GuillaumeGomez:long-err-explanation-E0578, r=Dylan-DPCTyler Mandry-0/+1
2019-11-01Rollup merge of #65112 - jack-t:type-parens-lint, r=varkorTyler Mandry-18/+37
2019-11-01ui test formulation of regression test for issue 64872.Felix S. Klock II-0/+61
2019-11-01targeted revert of PR rust-lang/rust#64324 (just undo change to dylib generic...Felix S. Klock II-55/+2
2019-11-01Auto merge of #65718 - eddyb:codegen-var-debuginfo, r=nikomatsakisbors-86/+99
2019-11-01Auto merge of #65459 - ecstatic-morse:graphviz-subgraph, r=estebankbors-7/+4
2019-10-31rustc_codegen_ssa: move all set_var_name calls to mir::debuginfo.Eduard-Mihai Burtescu-86/+99
2019-10-31Revert "pre-expansion gate trait_alias."Eduard-Mihai Burtescu-19/+1
2019-10-31Revert "pre-expansion gate associated_type_bounds"Eduard-Mihai Burtescu-14/+1