about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2016-08-27Rollup merge of #36044 - mikhail-m1:master, r=jonathandturnerJonathan Turner-2/+6
2016-08-27Rollup merge of #36003 - GuillaumeGomez:err_codes, r=jonathandturnerJonathan Turner-0/+324
2016-08-27Rollup merge of #35989 - 0xmohit:pr/error-code-E0453, r=jonathandturnerJonathan Turner-5/+12
2016-08-27Rollup merge of #35985 - 0xmohit:pr/error-code-E0277, r=jonathandturnerJonathan Turner-2/+31
2016-08-27Rollup merge of #35657 - ahmedcharles:e0389, r=jonathandturnerJonathan Turner-0/+1
2016-08-27update error E0450 to new formatMikhail Modin-2/+6
2016-08-27Auto merge of #36030 - Manishearth:rollup, r=Manishearthbors-71/+58
2016-08-26Auto merge of #35877 - KiChjang:issue-35869, r=arielb1bors-0/+37
2016-08-27Rollup merge of #36014 - slash3g:stabilize-type-macros, r=nikomatsakisManish Goregaokar-39/+6
2016-08-27Rollup merge of #36002 - eddyb:abstract-kindness, r=nikomatsakisManish Goregaokar-43/+43
2016-08-27Rollup merge of #35953 - Aatch:better-missing-block-error, r=nrcManish Goregaokar-0/+20
2016-08-27Rollup merge of #35877 - KiChjang:issue-35869, r=arielb1Manish Goregaokar-0/+37
2016-08-26Auto merge of #35542 - scottcarr:visitor_refactor, r=nikomatsakisbors-2/+2
2016-08-27rustc: use Vec<Kind> in Substs, where Kind is a &TyS | &Region tagged pointer.Eduard Burtescu-43/+43
2016-08-26Add new error code testsGuillaume Gomez-0/+324
2016-08-26Stabilize type-macrosDaniele Baracchi-39/+6
2016-08-26Update E0453 to new error formatMohit Agarwal-5/+12
2016-08-25Auto merge of #35885 - durka:gh35753, r=arielb1bors-1/+1
2016-08-25use file!() even though it shouldn't be necessaryAlex Burka-1/+1
2016-08-25Update E0277 to new error formatMohit Agarwal-2/+31
2016-08-25Rollup merge of #35916 - eddyb:mir-no-dead-allocas, r=AatchManish Goregaokar-0/+18
2016-08-25Rollup merge of #35238 - vadimcn:macro-debug-locs, r=michaelwoeristerManish Goregaokar-1/+124
2016-08-25Fix debug line info for macro expansions. Vadim Chugunov-1/+124
2016-08-24Auto merge of #35971 - jonathandturner:rollup, r=jonathandturnerbors-4/+149
2016-08-24Auto merge of #35764 - eddyb:byegone, r=nikomatsakisbors-604/+57
2016-08-24More robust testingKeith Yeung-0/+37
2016-08-24Rollup merge of #35961 - 0xmohit:pr/error-codes-E0445-E0454, r=GuillaumeGomezJonathan Turner-4/+12
2016-08-24Rollup merge of #35920 - GuillaumeGomez:err_codes, r=jonathandturnerJonathan Turner-0/+137
2016-08-24Auto merge of #35883 - durka:gh35849, r=eddybbors-0/+35
2016-08-24Update E0445 and E0454 to new error formatMohit Agarwal-4/+12
2016-08-24Remove drop flags from structs and enums implementing Drop.Eduard Burtescu-273/+3
2016-08-24Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit.Eduard Burtescu-333/+56
2016-08-24Add new error code testsGuillaume Gomez-0/+137
2016-08-23Auto merge of #35951 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-0/+2
2016-08-23Rollup merge of #35939 - creativcoder:e0195, r=jonathandturnerGuillaume Gomez-0/+2
2016-08-23Auto merge of #35854 - nikomatsakis:incr-comp-cache-hash-35549, r=mwbors-8/+62
2016-08-23fix stray commentNiko Matsakis-2/+1
2016-08-23typeck: use NoExpectation to check return type of diverging fnAlex Burka-0/+35
2016-08-23Update E0195 to new error formatRahul Sharma-0/+2
2016-08-23consider DepNode::Krate to be an inputNiko Matsakis-0/+40
2016-08-23add regression test for #35593Niko Matsakis-0/+21
2016-08-23Improve error message when failing to parse a blockJames Miller-0/+20
2016-08-23rustc_trans: do not generate allocas for unused locals.Eduard Burtescu-0/+18
2016-08-22Update E0389 to the new format. #35630Ahmed Charles-0/+1
2016-08-22Rollup merge of #35858 - shyaamsundhar:patch-1, r=GuillaumeGomezJonathan Turner-0/+3
2016-08-22Rollup merge of #35841 - kyrias:new-error-E0424, r=GuillaumeGomezJonathan Turner-2/+7
2016-08-22Rollup merge of #35835 - crypto-universe:E0426, r=jonathandturnerJonathan Turner-1/+3
2016-08-22Rollup merge of #35824 - GuillaumeGomez:err_codes, r=jonathandturnerJonathan Turner-0/+281
2016-08-22Rollup merge of #35820 - knight42:update-error-msg, r=jonathandturnerJonathan Turner-44/+85
2016-08-22Rollup merge of #35817 - wesleywiser:fix_35703, r=jonathandturnerJonathan Turner-0/+12