rust/src/test/compile-fail/impl-trait
est31 6dba3e68e6 Migrate even more feature gate tests to ui
We also rename some of the files to conform to the
feature-gate-<feat_name>.rs pattern that is most common.
2017-12-07 10:14:41 +01:00
..
impl-generic-mismatch-ab.rs test we reject equivalent signatures with more than one argument 2017-11-15 15:46:01 -05:00
impl-generic-mismatch.rs Remove unamed parameters 2017-11-15 15:46:01 -05:00
must_outlive_least_region_or_bound.rs Fix impl Trait Lifetime Handling 2017-11-17 10:01:54 -08:00
needs_least_region_or_bound.rs Fix impl Trait Lifetime Handling 2017-11-17 10:01:54 -08:00
no-trait.rs Add tests 2017-01-24 22:56:02 +03:00
type_parameters_captured.rs Fix impl Trait Lifetime Handling 2017-11-17 10:01:54 -08:00
where-allowed.rs Add cases to where-allowed.rs 2017-11-15 15:46:01 -05:00