Matthias Krüger
bef5187e8b
Rollup merge of #115624 - compiler-errors:rtn-path, r=WaffleLapkin
...
Print the path of a return-position impl trait in trait when `return_type_notation` is enabled
When we're printing a return-position impl trait in trait, we usually just print it like an opaque. This is *usually* fine, but can be confusing when using `return_type_notation`. Print the path of the method from where the RPITIT originates when this feature gate is enabled.
2023-09-08 08:23:03 +02:00
..
2023-09-04 20:07:28 +08:00
2023-09-02 08:13:07 +02:00
2023-09-07 11:02:54 +00:00
2023-09-07 03:56:43 +00:00
2023-09-03 12:56:10 +00:00
2023-09-05 17:20:07 +00:00
2023-09-08 04:10:14 +00:00
2023-09-06 11:44:06 +02:00
2023-09-01 12:40:01 +00:00
2023-09-07 00:49:09 +00:00
2023-09-01 19:46:09 +03:00
2023-09-05 22:40:36 +02:00
2023-09-07 01:31:33 +00:00
2023-09-02 08:14:06 +02:00
2023-09-07 00:24:45 +00:00
2023-09-07 01:31:32 +00:00
2023-09-06 20:04:03 +00:00
2023-09-03 15:02:46 +00:00
2023-09-08 08:23:03 +02:00
2023-09-05 17:20:07 +00:00
2023-09-02 19:35:51 -04:00
2023-09-08 02:24:55 +00:00
2023-09-05 07:15:16 +02:00
2023-09-06 19:31:50 +02:00
2023-09-05 19:11:50 +02:00
2023-09-01 12:40:01 +00:00
2023-09-01 19:13:09 +03:00
2023-09-07 02:09:41 +00:00
2023-09-02 10:55:49 +00:00
2023-09-04 12:16:50 -04:00
2023-09-07 14:24:46 +00:00
2023-09-06 19:31:51 +02:00
2023-09-07 00:24:45 +00:00
2023-09-06 02:37:41 +00:00
2023-09-01 19:13:09 +03:00
2023-09-06 06:48:34 +08:00
2023-09-07 18:31:17 +00:00