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

Const genericize everything #55

Closed
3 tasks done
alice-i-cecile opened this issue Jan 28, 2022 · 1 comment
Closed
3 tasks done

Const genericize everything #55

alice-i-cecile opened this issue Jan 28, 2022 · 1 comment
Labels
controversial Requires a heightened standard of review usability Reduce user friction

Comments

@alice-i-cecile
Copy link
Contributor

These are all blocked on const generic defaults (rust-lang/rust#44580); attempting to do this without defaults will lead to a terrifying API.

@alice-i-cecile alice-i-cecile added usability Reduce user friction blocked Nothing to do yet labels Jan 28, 2022
@alice-i-cecile alice-i-cecile reopened this Jun 2, 2022
@alice-i-cecile
Copy link
Contributor Author

This might be tackleable now. The associated tracking issue is closed and basic const generic defaults now compile: https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=d1e1141782a95b780d919cbe70b64469

@alice-i-cecile alice-i-cecile removed the blocked Nothing to do yet label Jun 2, 2022
@alice-i-cecile alice-i-cecile added the controversial Requires a heightened standard of review label Jul 9, 2022
@alice-i-cecile alice-i-cecile closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
controversial Requires a heightened standard of review usability Reduce user friction
Projects
None yet
Development

No branches or pull requests

1 participant