Esteban Küber
|
62ba3e70a1
|
Modify primary span label for E0308
The previous output was unintuitive to users.
|
2023-01-30 20:12:19 +00:00 |
|
Michael Goulet
|
685c77305c
|
Rollup merge of #106753 - compiler-errors:rpitit-not-suggestable, r=spastorino
Make sure that RPITITs are not considered suggestable
Makes no sense to suggest `where impl Future<Output = ()>: Send`, for example.
|
2023-01-18 18:00:28 -05:00 |
|
Michael Goulet
|
0a2b55d4c8
|
Revert "Make nested RPITIT inherit the parent opaque's generics." and adjust test
This reverts commit e2d41f4c97 .
|
2023-01-12 06:07:53 +00:00 |
|
Michael Goulet
|
0be510ee71
|
RPITITs are not suggestable
|
2023-01-12 04:20:17 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|