about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-3214.rs
AgeCommit message (Expand)AuthorLines
2021-05-11improve diagnosts for GATsb-naber-1/+1
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-2/+0
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-1/+1
2020-04-16rustc: fix check_attr() for methods, closures and foreign functionsMatthias Schiffer-0/+3
2019-02-07Make name resolution handle consts in GenericParamsFromOuterFunction properlyvarkor-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-24make non_camel_case_types an early lintAndy Russell-2/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+21