gregomni
|
b91e455064
|
Worked out my confusion with existentials, and pulled out constraint fix checking into a separate function and try it with multiple fixes, if they exist.
|
2018-10-20 09:42:55 -07:00 |
|
gregomni
|
939de4fb4a
|
Extend candidate missing conformance checking to other types of requirements so that we check superclass and same type requirements in the same way.
|
2018-10-19 10:02:30 -07:00 |
|
gregomni
|
002c04ef96
|
Modified diagnostics a bit given feedback
|
2018-10-17 07:35:44 -07:00 |
|
gregomni
|
f2a80c4a9d
|
Let CS::solveSingle() optionally allow fixes in the solution. Use this in protocol inference to give better candidate failure notes.
|
2018-10-16 15:27:09 -07:00 |
|