rust/tests/ui/on-unimplemented
Oli Scherer ae24fef028 Use `TraitRef::to_string` sorting in favor of `TraitRef::ord`, as the latter compares `DefId`s which we need to avoid 2024-03-27 14:02:15 +00:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
expected-comma-found-token.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
feature-gate-on-unimplemented.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
feature-gate-on-unimplemented.stderr Bless tests 2024-01-13 12:46:58 -05:00
impl-substs.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
impl-substs.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-104140.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-104140.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
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 `DefId`s 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 Tweak output for 'add line' suggestion 2023-04-12 22:50:10 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
on-trait.stderr Deduplicate more sized errors on call exprs 2024-01-24 02:53:15 +00:00
parent-label.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
parent-label.stderr Point out if a local trait has no implementations 2023-09-10 21:20:36 +00:00
slice-index.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
slice-index.stderr Use `TraitRef::to_string` sorting in favor of `TraitRef::ord`, as the latter compares `DefId`s which we need to avoid 2024-03-27 14:02:15 +00:00
sum.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
sum.stderr Use `TraitRef::to_string` sorting in favor of `TraitRef::ord`, as the latter compares `DefId`s which we need to avoid 2024-03-27 14:02:15 +00:00