about summary refs log tree commit diff
path: root/src/test/compile-fail
AgeCommit message (Expand)AuthorLines
2016-08-24Auto merge of #35764 - eddyb:byegone, r=nikomatsakisbors-104/+0
2016-08-24fixed compile-fail testAndre Bogus-2/+3
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/+16
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-84/+0
2016-08-24Disable old trans access via -Z orbit, #[rustc_no_mir] or --disable-orbit.Eduard Burtescu-20/+0
2016-08-24Add new error code testsGuillaume Gomez-0/+137
2016-08-23Rollup merge of #35939 - creativcoder:e0195, r=jonathandturnerGuillaume Gomez-0/+2
2016-08-23fixed and extended tests, however...Andre Bogus-3/+14
2016-08-23typeck: use NoExpectation to check return type of diverging fnAlex Burka-0/+16
2016-08-23Update E0195 to new error formatRahul Sharma-0/+2
2016-08-23fixed compile-fail testAndre Bogus-1/+2
2016-08-23Improve error message when failing to parse a blockJames Miller-0/+20
2016-08-23first attempt at implementing RFC 1623. This fixes #35897.Andre Bogus-0/+21
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
2016-08-22Rollup merge of #35526 - munyari:e0033, r=jonathandturnerJonathan Turner-3/+9
2016-08-22Rollup merge of #35360 - medzin:E0388, r=jonathandturnerJonathan Turner-0/+1
2016-08-22Updated error message E0388Adam Medziński-0/+1
2016-08-22Remove E0455 test (for now)ggomez-14/+0
2016-08-22 Updated E0423 to new formatKnight-2/+7
2016-08-22 Updated E0432 to new formatKnight-40/+74
2016-08-22Updated E0054 to new formatKnight-2/+4
2016-08-21Auto merge of #35777 - nrc:carrier3, r=@nikomatsakisbors-0/+27
2016-08-21Auto merge of #35776 - jseyfried:more_groundwork, r=nrcbors-3/+2
2016-08-21Update lib.rsShyam Sundar B-0/+3
2016-08-20Update E0503 to the new formatWesley Wiser-0/+12
2016-08-20Update E0424 to the new error formatJohannes Löthberg-2/+7
2016-08-20Rollup merge of #35839 - jonathandturner:error_touchup, r=AatchJonathan Turner-18/+18
2016-08-20Rollup merge of #35831 - trixnz:error-428, r=jonathandturnerJonathan Turner-3/+14
2016-08-20Rollup merge of #35818 - wdv4758h:E0133-label, r=AatchJonathan Turner-4/+4
2016-08-20Rollup merge of #35812 - mlayne:E0232, r=jonathandturnerJonathan Turner-1/+4
2016-08-20Rollup merge of #35804 - pliniker:master, r=jonathandturnerJonathan Turner-1/+3
2016-08-20Rollup merge of #35780 - clementmiao:E0396_new_err_format, r=jonathandturnerJonathan Turner-0/+2
2016-08-20Rollup merge of #35778 - clementmiao:E0395_new_error_format, r=jonathandturnerJonathan Turner-1/+2
2016-08-20Fix broken tests for E0428trixnz-1/+9
2016-08-19wording fixes in error messagesJonathan Turner-18/+18
2016-08-19New format for E0426crypto-universe-1/+3
2016-08-19Update E0428 to new formattrixnz-2/+5
2016-08-19Add new error code testsGuillaume Gomez-0/+295
2016-08-19Fix label messages for E0133Chiu-Hsiang Hsu-4/+4
2016-08-19Remove the Option and bool impls for carrier and add a dummy implNick Cameron-0/+27