about summary refs log tree commit diff
path: root/src/test/ui/error-codes
AgeCommit message (Expand)AuthorLines
2018-03-14Add suggestion where to add main function.Eric Huss-0/+18
2018-03-14Add empty main() to tests where it is missing.Eric Huss-5/+4
2018-03-14Add crate name to "main function not found" error message.Eric Huss-1/+1
2018-03-14update testsGuillaume Gomez-256/+254
2018-03-10Auto merge of #47574 - zilbuz:issue-14844, r=nikomatsakisbors-6/+54
2018-03-08Update testsBasile Desloges-6/+54
2018-03-08Unify the const folding errorsOliver Schneider-7/+6
2018-03-08Regenerate testsOliver Schneider-14/+22
2018-03-08Rebase falloutOliver Schneider-1/+1
2018-03-08Update testsOliver Schneider-0/+1
2018-03-08Adjust tests to more aggressive const err lintingOliver Schneider-0/+2
2018-03-08Reduce noise in error reportingOliver Schneider-1/+1
2018-03-08Fully use miri in transOliver Schneider-3/+4
2018-02-28Remove E0245; improve E0404 explanationMark Mansi-2/+9
2018-02-26Fix rebaseVadim Petrochenkov-7/+7
2018-02-26Update UI testsVadim Petrochenkov-15/+15
2018-02-26Update UI testsVadim Petrochenkov-396/+396
2018-02-26Auto merge of #48337 - GuillaumeGomez:rustc-explain, r=estebankbors-0/+256
2018-02-26Auto merge of #48082 - jseyfried:improve_struct_field_hygiene, r=petrochenkovbors-3/+3
2018-02-25Update ui testsGuillaume Gomez-0/+256
2018-02-24Rollup merge of #48084 - cramertj:impl-trait-errors, r=nikomatsakisManish Goregaokar-9/+9
2018-02-23Auto merge of #47799 - topecongiro:fix-span-of-visibility, r=petrochenkovbors-6/+4
2018-02-19Update tests.Jeffrey Seyfried-3/+3
2018-02-18Fix up tests and typosSeiichi Uchida-6/+4
2018-02-14Update E0657 stderr to match changed testTaylor Cramer-6/+6
2018-02-14inform type annotationscsmoe-27/+0
2018-02-13Make nested impl Trait a hard errorTaylor Cramer-3/+3
2018-02-08Move some E0XXX to `ui`Esteban Küber-0/+7536