summary refs log tree commit diff
path: root/src/test/ui/wf/wf-fn-where-clause.rs
AgeCommit message (Expand)AuthorLines
2020-04-08Use `PredicateObligation`s instead of `Predicate`sEsteban Küber-0/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2018-11-07remove `#[rustc_error]` from ui/ tests that remain compile-fail tests.Felix S. Klock II-2/+2
2018-08-31rustc_typeck: turn `where Type:,` into a WF(Type) predicate, instead of ignor...Eduard-Mihai Burtescu-1/+4
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+24