rust/tests/ui/on-unimplemented
2024-03-27 14:02:15 +00:00
..
auxiliary
bad-annotation.rs Fix failing test 2024-02-12 16:24:41 +09:00
bad-annotation.stderr Fix failing test 2024-02-12 18:09:39 +09:00
expected-comma-found-token.rs
expected-comma-found-token.stderr
feature-gate-on-unimplemented.rs
feature-gate-on-unimplemented.stderr
impl-substs.rs
impl-substs.stderr
issue-104140.rs
issue-104140.stderr
multiple-impls.rs Deduplicate more sized errors on call exprs 2024-01-24 02:53:15 +00:00
multiple-impls.stderr Use TraitRef::to_string sorting in favor of TraitRef::ord, as the latter compares DefIds which we need to avoid 2024-03-27 14:02:15 +00:00
no-debug.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
no-debug.stderr
on-impl.rs Deduplicate more sized errors on call exprs 2024-01-24 02:53:15 +00:00
on-impl.stderr Deduplicate more sized errors on call exprs 2024-01-24 02:53:15 +00:00
on-trait.rs
on-trait.stderr Deduplicate more sized errors on call exprs 2024-01-24 02:53:15 +00:00
parent-label.rs
parent-label.stderr
slice-index.rs
slice-index.stderr Use TraitRef::to_string sorting in favor of TraitRef::ord, as the latter compares DefIds which we need to avoid 2024-03-27 14:02:15 +00:00
sum.rs
sum.stderr Use TraitRef::to_string sorting in favor of TraitRef::ord, as the latter compares DefIds which we need to avoid 2024-03-27 14:02:15 +00:00