about summary refs log tree commit diff
path: root/tests/ui/suggestions/bad-infer-in-trait-impl.rs
AgeCommit message (Expand)AuthorLines
2025-06-30Replace `ItemCtxt::report_placeholder_type_error` `match` with a call to `TyC...Guillaume Gomez-1/+1
2024-01-09Avoid silencing relevant follow-up errorsOli Scherer-0/+1
2023-03-16Fix index out of bounds in suggest_trait_fn_ty_for_impl_fn_inferMichael Goulet-0/+10