rust/src/test/compile-fail/specialization
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
..
defaultimpl auto trait future compatibility lint 2017-11-03 16:13:21 -02:00
README.md
specialization-default-projection.rs
specialization-default-types.rs
specialization-no-default.rs
specialization-overlap-negative.rs
specialization-overlap.rs Implement RFC 1268 2017-04-14 22:04:53 -04:00
specialization-polarity.rs auto trait future compatibility lint 2017-11-03 16:13:21 -02:00

This directory contains the test for incorrect usage of specialization that should lead to compile failure. Those tests break down into a few categories: