rust/tests/ui/on-unimplemented
2025-04-08 23:06:31 +03:00
..
auxiliary
bad-annotation.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
bad-annotation.stderr Trim suggestion part before generating highlights 2025-02-21 00:54:01 +00: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 Trim output of E0277 in some cases 2024-11-02 03:08:04 +00:00
issue-104140.rs
issue-104140.stderr More sophisticated span trimming 2025-02-21 00:41:17 +00:00
multiple-impls.rs
multiple-impls.stderr Spell out other trait diagnostic 2024-06-12 12:34:47 +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
on-impl.stderr Trim output of E0277 in some cases 2024-11-02 03:08:04 +00:00
on-trait.rs
on-trait.stderr
parent-label.rs
parent-label.stderr
slice-index.rs
slice-index.stderr Implement SliceIndex for ByteStr 2025-03-11 20:26:10 -07: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
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
sum.rs
sum.stderr Don't call const normalize in error reporting 2024-09-22 13:55:06 -04:00