| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-04-30 | compiletest: Make diagnostic kind mandatory on line annotations | Vadim Petrochenkov | -11/+13 | |
| 2023-12-07 | recurse into refs when comparing tys for diagnostics | jyn | -6/+6 | |
| 2023-01-24 | Add suggestions for function pointers | Matthew J Perez | -0/+56 | |
| - On compiler-error's suggestion of moving this lower down the stack, along the path of `report_mismatched_types()`, which is used by `rustc_hir_analysis` and `rustc_hir_typeck`. - update ui tests, add test - add suggestions for references to fn pointers - modify `TypeErrCtxt::same_type_modulo_infer` to take `T: relate::Relate` instead of `Ty` | ||||
