rust-lang / types-team

Home of the "types team", affiliated with the compiler and lang teams.
https://rust-lang.github.io/types-team/
Apache License 2.0
94 stars 19 forks source link

Deep dive on turbofishing functions #97

Closed BoxyUwU closed 12 months ago

BoxyUwU commented 1 year ago

Summary

Late bound generic parameters make turbofishing somewhat interesting there is a reasonable amount of depth to it. I would like to have a deep dive about it. Ideally we would talk about:

Rationale

There are multiple open areas of work that need t-types expertise and now that we have had a deep dive on what early/late bound parameters are, I think we are in a perfect position to discuss what to do about some of the open problems with early/late bound parameters at the moment.

BoxyUwU commented 1 year ago

This deep dive will be taking place on 14/8/2023. It was scheduled here

BoxyUwU commented 12 months ago

this took place