Matthew J Perez
1e22280f23
Add suggestions for function pointers
...
- 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`
2023-01-24 14:02:56 -05:00
..
2023-01-19 13:52:15 +01:00
2023-01-22 07:38:02 -05:00
2023-01-21 07:49:09 +00:00
2023-01-19 05:23:40 +00:00
2023-01-19 10:19:07 +01:00
2023-01-19 10:40:54 +01:00
2023-01-20 04:52:28 +00:00
2023-01-23 19:30:02 +09:00
2023-01-19 05:23:40 +00:00
2023-01-23 20:38:14 +13:00
2023-01-22 11:43:06 +01:00
2023-01-20 04:52:28 +00:00
2023-01-19 11:19:34 +01:00
2023-01-21 23:20:59 -05:00
2023-01-24 14:02:56 -05:00
2023-01-19 15:25:33 +00:00
2023-01-24 14:02:56 -05:00
2023-01-20 04:52:28 +00:00
2023-01-21 23:21:00 -05:00
2023-01-22 06:53:36 +00:00
2023-01-21 23:20:58 -05:00
2023-01-17 23:17:51 -08:00
2023-01-21 22:35:20 +04:00
2023-01-23 13:07:16 +00:00
2023-01-20 12:58:13 +00:00
2023-01-21 12:15:02 +01:00
2023-01-18 10:22:21 -08:00
2023-01-20 07:16:10 +01:00
2023-01-18 20:33:17 +01:00
2023-01-19 05:23:40 +00:00
2023-01-18 10:22:21 -08:00
2023-01-22 06:53:36 +00:00
2023-01-19 05:23:40 +00:00
2023-01-19 11:19:34 +01:00
2023-01-23 19:29:58 +09:00
2023-01-23 19:29:59 +09:00
2023-01-19 15:31:53 +03:00
2023-01-18 10:22:21 -08:00
2023-01-19 09:03:05 +01:00