summary refs log tree commit diff
path: root/src/test/ui/polymorphization/generators.stderr
AgeCommit message (Expand)AuthorLines
2022-04-30Also report the call site of PME errors locally.Oli Scherer-0/+12
2022-04-04diagnostics: use correct span for const genericsMichael Howell-1/+1
2022-03-28Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"Oli Scherer-17/+3
2022-02-11Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"Oli Scherer-3/+17
2022-02-02Lazily resolve type-alias-impl-trait defining usesOli Scherer-17/+3
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-4/+4
2020-12-26update testsBastian Kauschke-1/+0
2020-10-17Suggest minimal subset features in `incomplete_features` lintYuki Okushi-0/+1
2020-07-22sess: disable polymorphisationDavid Wood-5/+5
2020-07-20mir: use attribute over `-Z polymorphize-errors`David Wood-4/+4
2020-07-20mir: `unused_generic_params` queryDavid Wood-0/+49