summary refs log tree commit diff
path: root/src/test/ui/wf/wf-fn-where-clause.stderr
AgeCommit message (Expand)AuthorLines
2020-10-20review commentsEsteban Küber-1/+1
2020-10-20Tweak "object unsafe" errorsEsteban Küber-0/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-8/+8
2020-07-14Remove `Sized` `on_unimplemented` noteEsteban Küber-1/+0
2020-06-16Provide `help` when `T: ?Sized` can't be suggestedEsteban Küber-0/+7
2020-04-08Small tweaks to required bound spanEsteban Küber-2/+2
2020-04-08Use `PredicateObligation`s instead of `Predicate`sEsteban Küber-2/+4
2020-03-29Tweak `suggest_constraining_type_param`Esteban Küber-4/+3
2020-02-09Improve reporting errors and suggestions for trait boundsPatryk Wychowaniec-3/+7
2020-02-02Wording changes to object unsafe trait errorsEsteban Küber-1/+1
2020-02-02Slight rewording of diagnostic messageEsteban Küber-1/+1
2020-02-02Use more accurate failed predicate spansEsteban Küber-8/+8
2020-02-02Point at arguments or output when fn obligations come from them, or ident whe...Esteban Küber-14/+11
2019-10-15Handle more casesEsteban Küber-3/+4
2019-08-31Use span label instead of note for cause in E0631Esteban Küber-5/+3
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-1/+1
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-1/+1
2018-12-25Remove licensesMark Rousskov-4/+4
2018-08-31rustc_typeck: turn `where Type:,` into a WF(Type) predicate, instead of ignor...Eduard-Mihai Burtescu-4/+23
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+18