Nilstrieb
|
6d0c91fda3
|
Add rustc_on_unimplemented on Sync for cell types
Suggest using a lock instead.
|
2023-01-19 21:09:25 +01:00 |
|
Michael Goulet
|
9793abc209
|
Add test
|
2023-01-19 15:46:08 +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 |
|
Ali MJ Al-Nasrawy
|
837c1aff05
|
rework min_choice algorithm of member constraints
See the inline comments for the description of the new algorithm.
|
2023-01-17 18:38:49 +03:00 |
|
Esteban Küber
|
656db98bd9
|
Tweak E0597
CC #99430
|
2023-01-15 19:46:20 +00:00 |
|
Eric Holk
|
96de375e67
|
Add a test case for #102383
|
2023-01-12 11:58:24 -08: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 |
|