about summary refs log tree commit diff
path: root/tests/ui/traits/trait-upcasting/upcast-through-struct-tail.rs
AgeCommit message (Expand)AuthorLines
2025-02-06remove `feature(trait_upcasting)` from tests and bless themWaffle Lapkin-1/+1
2024-03-10Ignore tests w/ current/next revisions from compare-mode=next-solverMichael Goulet-0/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2024-01-22Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"Oli Scherer-1/+1
2023-12-14update use of feature flagslcnr-1/+1
2023-11-22Stabilize RFC3324 dyn upcasting coercionUrgau-1/+1
2023-07-29Detect trait upcasting through struct tail unsizingMichael Goulet-0/+14