about summary refs log tree commit diff
path: root/src/test/ui/for
AgeCommit message (Expand)AuthorLines
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-2/+10
2020-10-06Fix tests from rebaseMatthew Jasper-3/+5
2020-10-06Fix tests and bootstrapMatthew Jasper-9/+11
2020-09-02pretty: trim paths of unique symbolsDan Aloni-6/+6
2020-06-26Show the values and computation that would overflow a const evaluation or pro...Oliver Scherer-2/+2
2020-06-13Prefer the associated consts for pattern matching errorLzu Tao-2/+2
2020-03-27non-exhastive diagnostic: add note re. scrutinee typeMazdak Farrokhzad-0/+2
2020-02-17Do not emit note suggesting to implement trait to foreign typeLeSeulArtichaut-2/+0
2019-12-12Update testsLeSeulArtichaut-1/+1
2019-12-12Update UI test expectationsLeSeulArtichaut-1/+1
2019-09-19When possible point at argument causing item obligation failureEsteban Küber-0/+3
2019-09-15use println!()Guanqun Lu-1/+1
2019-09-09check_match: unify check_irrefutable & check_exhaustive more.Mazdak Farrokhzad-2/+2
2019-08-13Suggest giving return type to closures on E0282Esteban Küber-4/+1
2019-08-06pretty-pretty extremal constants!Zack M. Davis-2/+2
2019-03-27Better diagnostic for binary operation on BoxedValueshgallagher1993-2/+4
2019-03-11Update testsVadim Petrochenkov-4/+4
2018-12-25Remove licensesMark Rousskov-66/+6
2018-11-30Update existing tests with more precise error messagesvarkor-2/+2
2018-10-09Reword `rustc_on_unimplemented` errors for `Iterator`Esteban Küber-6/+7
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+183