about summary refs log tree commit diff
path: root/src/test/compile-fail/impl-trait/disallowed.rs
AgeCommit message (Collapse)AuthorLines
2017-11-15extend `where-allowed.rs` with many more casesNiko Matsakis-56/+0
also merge disallowed and disallowed-2 into that set
2017-11-15Add/Modify tests for argument position impl TraitChristopher Vittal-5/+0
2017-01-28rustc_typeck: move impl Trait checks out of RegionScope.Eduard-Mihai Burtescu-1/+1
2016-08-12test: add more extensive tests for impl Trait.Eduard Burtescu-0/+61