Michael Howell
20c833c632
diagnostics: Box<dyn Trait> suggestion with multiple matching impl
...
The two altered expectation messages both seem like improvements:
- `coerce-expect-unsized-ascribed.stderr` says you can go
`Box<char> -> Box<dyn Debug>`, which you can.
- `upcast_soundness_bug.stderr` used to say that you could go
`Box<dyn Trait<u8, u8>> -> Box<dyn Trait>`, which you can't,
because the type parameters are missing in the destination
and the only ones that work aren't what's needed.
2024-08-06 18:24:17 -07:00
..
2024-08-01 14:25:19 +02:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 20:04:55 +03:00
2024-08-03 20:51:51 +02:00
2024-07-29 08:26:52 +10:00
2024-07-29 17:46:44 +02:00
2024-07-31 23:20:11 +02:00
2024-08-05 05:40:19 +02:00
2024-07-29 07:41:33 +00:00
2024-07-29 07:41:33 +00:00
2024-08-04 08:44:23 +02:00
2024-08-04 08:44:23 +02:00
2024-08-03 10:33:58 +02:00
2024-07-30 17:49:08 +00:00
2024-07-30 14:08:02 +00:00
2024-07-29 17:50:12 +01:00
2024-07-29 08:26:52 +10:00
2024-08-01 18:53:42 +00:00
2024-07-30 18:28:43 -05:00
2024-08-05 05:40:19 +02:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-31 18:58:04 +03:00
2024-08-05 05:40:19 +02:00
2024-07-29 08:26:52 +10:00
2024-08-02 09:55:22 -04:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 14:38:33 +03:00
2024-08-01 10:40:45 +00:00
2024-07-29 08:26:52 +10:00
2024-08-05 05:40:19 +02:00
2024-08-05 05:40:19 +02:00
2024-07-30 10:22:48 +02:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-08-03 23:45:22 +00:00
2024-08-01 15:49:25 +02:00
2024-07-29 11:59:47 -04:00
2024-08-03 10:55:46 +08:00
2024-08-01 15:49:25 +02:00
2024-07-30 04:31:54 +02:00
2024-08-03 20:51:51 +02:00
2024-07-29 08:26:52 +10:00
2024-08-04 01:50:55 +00:00
2024-07-31 16:03:27 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-08-02 13:22:28 -04:00
2024-08-04 15:38:11 +08:00
2024-07-29 17:46:42 +02:00
2024-07-29 08:26:52 +10:00
2024-08-03 14:20:18 +03:00
2024-07-29 08:26:52 +10:00
2024-08-02 02:29:15 +05:30
2024-07-29 08:26:52 +10:00
2024-08-04 08:44:23 +02:00
2024-08-06 18:24:17 -07:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-30 17:49:08 +00:00
2024-07-30 04:31:54 +02:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00