rust/src/test/ui/specialization/defaultimpl
2022-12-13 09:48:26 +00:00
..
auxiliary
allowed-cross-crate.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
allowed-cross-crate.stderr bless ui tests 2022-10-01 10:03:06 +00:00
out-of-order.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
out-of-order.stderr bless ui tests 2022-10-01 10:03:06 +00:00
overlap-projection.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
overlap-projection.stderr bless ui tests 2022-10-01 10:03:06 +00:00
projection.rs Remove compile-fail test suite 2020-12-29 23:39:56 +03:00
projection.stderr bless ui tests 2022-10-01 10:03:06 +00:00
specialization-feature-gate-default.rs
specialization-feature-gate-default.stderr --bless --compare-mode=nll 2020-02-09 20:43:49 +01:00
specialization-no-default.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-no-default.stderr bless ui tests 2022-10-01 10:03:06 +00:00
specialization-trait-item-not-implemented-rpass.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-trait-item-not-implemented-rpass.stderr bless ui tests 2022-10-01 10:03:06 +00:00
specialization-trait-item-not-implemented.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
specialization-trait-item-not-implemented.stderr bless ui tests 2022-10-01 10:03:06 +00:00
specialization-trait-not-implemented.rs Avoid describing a method as 'not found' when bounds are unsatisfied 2021-01-26 23:59:50 -05:00
specialization-trait-not-implemented.stderr Inform the user which trait is meant in the diagnostic itself instead of relying on the span making it obvious 2022-12-13 09:48:26 +00:00
specialization-wfcheck.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
specialization-wfcheck.stderr bless ui tests 2022-10-01 10:03:06 +00:00
validation.rs warn against 'specialization' feature 2020-06-16 09:39:34 +02:00
validation.stderr bless ui tests 2022-10-01 10:03:06 +00:00