rust/src/test/compile-fail/specialization
est31 6a29fab274 Mark even more tests as gate tests
Now, no feature outside of the whitelist is
without a test marked as its gate test.
2017-01-12 23:53:02 +01:00
..
README.md
specialization-default-projection.rs
specialization-default-types.rs
specialization-feature-gate-default.rs Mark even more tests as gate tests 2017-01-12 23:53:02 +01:00
specialization-feature-gate-overlap.rs Mark even more tests as gate tests 2017-01-12 23:53:02 +01:00
specialization-no-default.rs
specialization-overlap-negative.rs
specialization-overlap.rs
specialization-polarity.rs rustbuild: Migrate tidy checks to Rust 2016-04-12 08:17:42 -07: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: