summary refs log tree commit diff
path: root/src/test/ui/issues-71798.rs
AgeCommit message (Expand)AuthorLines
2022-04-28Revert diagnostic duplication and accidental stabilizationOli Scherer-1/+0
2022-03-28Remove opaque type obligation and just register opaque types as they are enco...Oli Scherer-0/+1
2022-03-28Revert to inference variable based hidden type computation for RPITOli Scherer-1/+1
2022-03-28Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"Oli Scherer-1/+2
2022-02-11Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"Oli Scherer-2/+1
2022-02-02Lazily resolve type-alias-impl-trait defining usesOli Scherer-1/+2
2020-06-25Adds a clearer message for when the async keyword is missing from a functionNell Shamrell-1/+1
2020-05-02Do not try to find binop method on RHS `TyErr`Esteban Küber-0/+7