rust/tests/ui/dyn-compatibility
2025-01-02 19:16:00 +01:00
..
almost-supertrait-associated-type.rs
almost-supertrait-associated-type.stderr
assoc_const_bounds_sized.rs
assoc_const_bounds.rs
assoc_type_bounds2.rs Fix ICE when multiple supertrait substitutions need assoc but only one is provided 2024-12-11 19:53:40 +00:00
assoc_type_bounds2.stderr Fix ICE when multiple supertrait substitutions need assoc but only one is provided 2024-12-11 19:53:40 +00:00
assoc_type_bounds_implicit_sized.fixed
assoc_type_bounds_implicit_sized.rs
assoc_type_bounds_implicit_sized.stderr
assoc_type_bounds_sized_others.rs
assoc_type_bounds_sized_others.stderr
assoc_type_bounds_sized_unnecessary.rs
assoc_type_bounds_sized_unnecessary.stderr
assoc_type_bounds_sized_used.rs
assoc_type_bounds_sized_used.stderr
assoc_type_bounds_sized.rs
assoc_type_bounds.rs Fix ICE when multiple supertrait substitutions need assoc but only one is provided 2024-12-11 19:53:40 +00:00
assoc_type_bounds.stderr Fix ICE when multiple supertrait substitutions need assoc but only one is provided 2024-12-11 19:53:40 +00:00
associated-consts.curr.stderr
associated-consts.dyn_compatible_for_dispatch.stderr
associated-consts.rs
avoid-ice-on-warning-2.new.stderr Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
avoid-ice-on-warning-2.old.stderr Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
avoid-ice-on-warning-2.rs Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
avoid-ice-on-warning-3.new.stderr Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
avoid-ice-on-warning-3.old.stderr Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
avoid-ice-on-warning-3.rs Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
avoid-ice-on-warning.new.stderr Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
avoid-ice-on-warning.old.stderr
avoid-ice-on-warning.rs Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
bare-trait-dont-suggest-dyn.new.fixed Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
bare-trait-dont-suggest-dyn.new.stderr Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
bare-trait-dont-suggest-dyn.old.stderr
bare-trait-dont-suggest-dyn.rs Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
bounds.rs
bounds.stderr
by-value-self-use.rs
by-value-self-use.stderr
by-value-self.rs
call-when-assoc-ty-is-sized.rs
elaborated-predicates-ordering.rs
erroneous_signature.rs
erroneous_signature.stderr
generics.curr.stderr
generics.dyn_compatible_for_dispatch.stderr
generics.rs
impossible-predicates-multiple_supertrait_upcastable-check.rs
item-bounds-can-reference-self.rs
mention-correct-dyn-incompatible-trait.rs
mention-correct-dyn-incompatible-trait.stderr
mentions-Self-in-super-predicates.rs
mentions-Self-in-super-predicates.stderr
mentions-Self.curr.stderr
mentions-Self.dyn_compatible_for_dispatch.stderr
mentions-Self.rs
missing-assoc-type.rs Do not create trait object type if missing associated types 2024-11-30 17:05:47 +00:00
missing-assoc-type.stderr Do not create trait object type if missing associated types 2024-11-30 17:05:47 +00:00
no-static.curr.stderr
no-static.dyn_compatible_for_dispatch.stderr
no-static.rs
phantom-fn.rs
reference-to-bare-trait-in-fn-inputs-and-outputs-issue-125139.rs Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
reference-to-bare-trait-in-fn-inputs-and-outputs-issue-125139.stderr Don't assume traits used as type are trait objs 2024-10-11 17:36:04 +02:00
require-assoc-for-all-super-substs.rs Fix ICE when multiple supertrait substitutions need assoc but only one is provided 2024-12-11 19:53:40 +00:00
require-assoc-for-all-super-substs.stderr Fix ICE when multiple supertrait substitutions need assoc but only one is provided 2024-12-11 19:53:40 +00:00
sized-2.curr.stderr
sized-2.dyn_compatible_for_dispatch.stderr
sized-2.rs
sized.curr.stderr
sized.dyn_compatible_for_dispatch.stderr
sized.rs
supertrait-mentions-GAT.rs
supertrait-mentions-GAT.stderr
supertrait-mentions-Self.rs
supertrait-mentions-Self.stderr
taint-const-eval.curr.stderr taint fcx on selection errors during unsizing 2025-01-02 19:16:00 +01:00
taint-const-eval.dyn_compatible_for_dispatch.stderr taint fcx on selection errors during unsizing 2025-01-02 19:16:00 +01:00
taint-const-eval.rs taint fcx on selection errors during unsizing 2025-01-02 19:16:00 +01:00
undispatchable-receiver-and-wc-references-Self.rs
undispatchable-receiver-and-wc-references-Self.stderr