rust/src/test/ui/specialization
2020-06-23 17:52:42 +09:00
..
auxiliary Deny specializing items not in the parent impl 2019-10-05 15:33:24 +02:00
defaultimpl bless all 2020-06-16 11:56:54 +02:00
min_specialization Consider well-formed predicates in min-specialization 2020-03-15 13:49:28 +00:00
soundness Remove some unsound specializations 2020-02-01 09:11:41 +00:00
assoc-ty-graph-cycle.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
assoc-ty-graph-cycle.stderr bless all 2020-06-16 11:56:54 +02:00
cross-crate-defaults.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
cross-crate-defaults.stderr bless all 2020-06-16 11:56:54 +02:00
deafult-associated-type-bound-1.rs Check associated type satisfy their bounds 2020-06-20 14:34:50 +01:00
deafult-associated-type-bound-1.stderr Move bounds on associated types to the type 2020-06-20 14:34:51 +01:00
deafult-associated-type-bound-2.rs Check associated type satisfy their bounds 2020-06-20 14:34:50 +01:00
deafult-associated-type-bound-2.stderr Move bounds on associated types to the type 2020-06-20 14:34:51 +01:00
deafult-generic-associated-type-bound.rs Check associated type satisfy their bounds 2020-06-20 14:34:50 +01:00
deafult-generic-associated-type-bound.stderr Move bounds on associated types to the type 2020-06-20 14:34:51 +01:00
issue-36804.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
issue-36804.stderr bless all 2020-06-16 11:56:54 +02:00
issue-39448.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
issue-39448.stderr bless all 2020-06-16 11:56:54 +02:00
issue-39618.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
issue-39618.stderr bless all 2020-06-16 11:56:54 +02:00
issue-44861.rs Add test for issue-44861 2020-06-23 17:52:01 +09:00
issue-44861.stderr Add test for issue-44861 2020-06-23 17:52:01 +09:00
issue-50452.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
issue-50452.stderr bless all 2020-06-16 11:56:54 +02:00
issue-52050.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
issue-52050.stderr bless all 2020-06-16 11:56:54 +02:00
issue-59435.rs Add test for issue-59435 2020-06-23 17:52:42 +09:00
issue-59435.stderr Add test for issue-59435 2020-06-23 17:52:42 +09:00
issue-63716-parse-async.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
issue-63716-parse-async.stderr bless all 2020-06-16 11:56:54 +02:00
issue-70442.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
issue-70442.stderr bless all 2020-06-16 11:56:54 +02:00
non-defaulted-item-fail.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
non-defaulted-item-fail.stderr bless all 2020-06-16 11:56:54 +02:00
README-rpass.md tests: Move run-pass tests with naming conflicts to ui 2019-07-27 18:56:17 +03:00
README.md Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
specialization-allowed-cross-crate.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-allowed-cross-crate.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-assoc-fns.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-assoc-fns.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-basics.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-basics.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-cross-crate-no-gate.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
specialization-cross-crate.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-cross-crate.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-default-methods.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-default-methods.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-default-projection.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-default-projection.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-default-types.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-default-types.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-feature-gate-default.rs Remove licenses 2018-12-25 21:08:33 -07:00
specialization-feature-gate-default.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
specialization-feature-gate-overlap.rs Remove licenses 2018-12-25 21:08:33 -07:00
specialization-feature-gate-overlap.stderr Update tests 2019-03-11 23:10:26 +03:00
specialization-no-default.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-no-default.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-on-projection.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-on-projection.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-out-of-order.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-out-of-order.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-overlap-hygiene.rs hygiene: Fix identifier comparison in impl overlap check 2019-03-21 22:20:10 +03:00
specialization-overlap-hygiene.stderr Add explanation for E0592 2019-06-14 11:19:21 +09:00
specialization-overlap-negative.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-overlap-negative.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-overlap-projection.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-overlap-projection.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-overlap.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-overlap.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-polarity.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-polarity.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-projection-alias.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-projection-alias.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-projection.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-projection.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-super-traits.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-super-traits.stderr warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-translate-projections-with-lifetimes.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-translate-projections-with-lifetimes.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-translate-projections-with-params.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-translate-projections-with-params.stderr bless all 2020-06-16 11:56:54 +02:00
specialization-translate-projections.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-translate-projections.stderr bless all 2020-06-16 11:56:54 +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: