-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
RFC for static generic parameters #273
Labels
T-lang
Relevant to the language team, which will review and decide on the RFC.
Comments
rust-highfive
added
the
postponed
RFCs that have been postponed and may be revisited at a later time.
label
Sep 24, 2014
CC me |
I rebased my working branch for #56 onto the current master. We could use this as a starting point for discussion. |
I've updated and extended the RFC on my branch a bit. Feedback welcome! |
CC me |
I posted my current draft on discourse to get some feedback. |
nrc
added
the
T-lang
Relevant to the language team, which will review and decide on the RFC.
label
Aug 17, 2016
With #2000 merged; I think this can now be closed. |
petrochenkov
removed
the
postponed
RFCs that have been postponed and may be revisited at a later time.
label
Feb 24, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a rough draft to see whether something like this should be done. I'd appreciate feedback on how the technical details could look like, since I do not know a lot about the compiler internals myself.
Tracking issue for postponed PR #56
The text was updated successfully, but these errors were encountered: