rust/tests/ui/on-unimplemented
mejrs 9ffd0bf75a do away with `_Self` and `TraitName` and check generic params for rustc_on_unimplemented 2025-05-17 15:15:53 +02:00
..
auxiliary
bad-annotation.rs do away with `_Self` and `TraitName` and check generic params for rustc_on_unimplemented 2025-05-17 15:15:53 +02:00
bad-annotation.stderr do away with `_Self` and `TraitName` and check generic params for rustc_on_unimplemented 2025-05-17 15:15:53 +02:00
expected-comma-found-token.rs Fix comment describing what the test does 2025-04-29 12:19:55 +02:00
expected-comma-found-token.stderr Fix comment describing what the test does 2025-04-29 12:19:55 +02:00
feature-gate-on-unimplemented.rs
feature-gate-on-unimplemented.stderr Bless tests 2024-01-13 12:46:58 -05:00
no-debug.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
no-debug.stderr
on-trait.rs do away with `_Self` and `TraitName` and check generic params for rustc_on_unimplemented 2025-05-17 15:15:53 +02:00
on-trait.stderr Deduplicate more sized errors on call exprs 2024-01-24 02:53:15 +00:00
parent-label.rs
parent-label.stderr Point out if a local trait has no implementations 2023-09-10 21:20:36 +00:00
slice-index.rs
slice-index.stderr Implement SliceIndex for ByteStr 2025-03-11 20:26:10 -07:00
suggest_tuple_wrap.rs Suggest creating unary tuples 2024-11-04 12:06:19 +01:00
suggest_tuple_wrap.stderr Suggest creating unary tuples 2024-11-04 12:06:19 +01:00
suggest_tuple_wrap_root_obligation.rs Suggest creating unary tuples 2024-11-04 12:06:19 +01:00
suggest_tuple_wrap_root_obligation.stderr Suggest creating unary tuples 2024-11-04 12:06:19 +01:00
sum.rs
sum.stderr Don't call const normalize in error reporting 2024-09-22 13:55:06 -04:00
use_self_no_underscore.rs Test that `Self` properly works in filters 2025-04-14 00:12:37 +02:00
use_self_no_underscore.stderr Test that `Self` properly works in filters 2025-04-14 00:12:37 +02:00