core icon indicating copy to clipboard operation
core copied to clipboard

Use trait call resolution provided by FCS when it becomes available

Open Jand42 opened this issue 5 years ago • 1 comments

After https://github.com/dotnet/fsharp/pull/9510 is merged, WebSharper's heuristics for trait call resolution can be removed and use information from the typed AST insted.

Jand42 avatar Sep 16 '20 09:09 Jand42

It's merged and works https://github.com/dotnet/fsharp/pull/9510#issuecomment-719853333

mrtank avatar Sep 09 '21 11:09 mrtank