| .. |
|
box-instead-of-dyn-fn.rs
|
|
|
|
box-instead-of-dyn-fn.stderr
|
Show diff suggestion format on verbose replacement
|
2025-02-10 20:21:39 +00:00 |
|
enum-struct-optimization.rs
|
clean up some tests
|
2026-01-22 19:50:00 +01:00 |
|
issue-23649-1.rs
|
|
|
|
issue-23649-2.rs
|
|
|
|
issue-23649-3.rs
|
|
|
|
issue-30355.rs
|
|
|
|
issue-30355.stderr
|
|
|
|
issue-40231-1.rs
|
|
|
|
issue-40231-2.rs
|
|
|
|
issue-71659.current.stderr
|
Replace #[rustc_do_not_implement_via_object] with #[rustc_dyn_incompatible_trait], which makes the marked trait dyn-incompatible.
|
2026-01-20 12:54:40 -06:00 |
|
issue-71659.next.stderr
|
Replace #[rustc_do_not_implement_via_object] with #[rustc_dyn_incompatible_trait], which makes the marked trait dyn-incompatible.
|
2026-01-20 12:54:40 -06:00 |
|
issue-71659.rs
|
Replace #[rustc_do_not_implement_via_object] with #[rustc_dyn_incompatible_trait], which makes the marked trait dyn-incompatible.
|
2026-01-20 12:54:40 -06:00 |
|
issue-75707.rs
|
|
|
|
issue-75707.stderr
|
On E0277, point at type that doesn't implement bound
|
2025-08-22 17:55:15 +00:00 |
|
issue-75899-but-gats.rs
|
|
|
|
issue-75899.rs
|
|
|
|
issue-91801.rs
|
Recognize type Alias = dyn Trait in fn return types
|
2025-12-09 16:46:33 +00:00 |
|
issue-91801.stderr
|
Provide boxing suggestion for type Alias = dyn Trait return type
|
2025-12-09 16:46:33 +00:00 |
|
issue-91803.rs
|
|
|
|
issue-91803.stderr
|
Show diff suggestion format on verbose replacement
|
2025-02-10 20:21:39 +00:00 |
|
issue-97732.rs
|
|
|
|
issue-115203.rs
|
|
|
|
issue-115203.stderr
|
|
|
|
issue-115809.rs
|
|
|
|
issue-115809.stderr
|
|
|
|
maybe-bounds-where-cpass.rs
|
|
|
|
param-mentioned-by-different-field.rs
|
|
|
|
param-mentioned-by-different-field.stderr
|
|
|
|
relaxed-bounds-invalid-places.rs
|
Reject relaxed bounds inside trait alias bounds
|
2025-10-16 19:53:31 +02:00 |
|
relaxed-bounds-invalid-places.stderr
|
Reject relaxed bounds inside trait alias bounds
|
2025-10-16 19:53:31 +02:00 |
|
return-unsized-from-trait-method.rs
|
|
|
|
return-unsized-from-trait-method.stderr
|
|
|
|
unchanged-param.rs
|
|
|
|
unsize-coerce-multiple-adt-params.rs
|
|
|
|
unsized-bare-typaram.rs
|
|
|
|
unsized-bare-typaram.stderr
|
|
|
|
unsized-enum.rs
|
|
|
|
unsized-enum.stderr
|
|
|
|
unsized-enum2.rs
|
|
|
|
unsized-enum2.stderr
|
|
|
|
unsized-fn-arg.fixed
|
|
|
|
unsized-fn-arg.rs
|
|
|
|
unsized-fn-arg.stderr
|
|
|
|
unsized-fn-param.rs
|
|
|
|
unsized-fn-param.stderr
|
|
|
|
unsized-function-argument-41229.rs
|
Rehome tests/ui/issues/ tests [1/?]
|
2025-07-24 17:01:44 -04:00 |
|
unsized-function-argument-41229.stderr
|
Rehome tests/ui/issues/ tests [1/?]
|
2025-07-24 17:01:44 -04:00 |
|
unsized-inherent-impl-self-type.rs
|
|
|
|
unsized-inherent-impl-self-type.stderr
|
|
|
|
unsized-struct.rs
|
|
|
|
unsized-struct.stderr
|
|
|
|
unsized-trait-impl-self-type.rs
|
|
|
|
unsized-trait-impl-self-type.stderr
|
Unconditionally run check_item_type on all items
|
2025-06-30 08:06:08 +00:00 |
|
unsized-trait-impl-trait-arg.rs
|
|
|
|
unsized-trait-impl-trait-arg.stderr
|
Unconditionally run check_item_type on all items
|
2025-06-30 08:06:08 +00:00 |
|
unsized.rs
|
|
|
|
unsized2.rs
|
|
|
|
unsized3-rpass.rs
|
Add missing dyn keywords to tests that do not test for them
|
2025-06-05 09:41:58 +02:00 |
|
unsized3.rs
|
|
|
|
unsized3.stderr
|
|
|
|
unsized5.rs
|
|
|
|
unsized5.stderr
|
|
|
|
unsized6.rs
|
|
|
|
unsized6.stderr
|
Unimplement unsized_locals
|
2025-06-13 01:16:36 +02:00 |
|
unsized7.rs
|
|
|
|
unsized7.stderr
|
Unconditionally run check_item_type on all items
|
2025-06-30 08:06:08 +00:00 |