Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generic_associated_types stabilized #10

Open
qm3ster opened this issue Mar 25, 2023 · 1 comment
Open

generic_associated_types stabilized #10

qm3ster opened this issue Mar 25, 2023 · 1 comment

Comments

@qm3ster
Copy link

qm3ster commented Mar 25, 2023

The generic_associated_types is not only no longer marked incomplete but has in fact been stabilized and is no longer necessary to specify.
Please also consider updating the README accordingly.
Also, adding a return_position_impl_trait_in_trait mode, enabled via optional feature on this crate, would be absolutely hilarious.

@4lDO2
Copy link
Owner

4lDO2 commented Apr 23, 2023

I might look into it, but AFAICT it's only a matter of time before rustc itself finishes async_fn_in_traits. That said, PRs are welcome though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants