about summary refs log tree commit diff
path: root/src/test/compile-fail/impl-trait/where-allowed.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-235/+0
2018-04-27fixed testsChristian Poveda-3/+0
2018-04-27removed dyn_trait feature from testsChristian Poveda-1/+3
2018-03-26Stabilize conservative_impl_traitTaylor Cramer-1/+1
2018-03-26Stabilize universal_impl_traitTaylor Cramer-1/+1
2018-02-13Make nested impl Trait a hard errorTaylor Cramer-1/+3
2017-12-21Add a feature gate for nested uses of `impl Trait`Taylor Cramer-1/+1
2017-11-15Add cases to where-allowed.rsChristopher Vittal-4/+9
2017-11-15Incorporate review feedbackChristopher Vittal-2/+0
2017-11-15extend `where-allowed.rs` with many more casesNiko Matsakis-19/+179
2017-11-15rename many-cases to where-allowedNiko Matsakis-0/+71