about summary refs log tree commit diff
path: root/tests/ui/inference/issue-80409.rs
AgeCommit message (Expand)AuthorLines
2024-04-25Check closure args and returns are WFMichael Goulet-13/+1
2024-02-19Drive-by `DUMMY_SP` -> `Span` and fmt changesEsteban Küber-0/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-10/+10
2024-01-19use implied bounds compat mode in MIR borrowcklcnr-7/+12
2024-01-17Don't use compat versions of implied bounds in ImpliedOutlivesBounds queryJack Huey-1/+9
2023-04-05Add regression test for #80409Yuki Okushi-0/+36