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

RFC for static generic parameters #273

Closed
rust-highfive opened this Issue Sep 24, 2014 · 6 comments

Comments

Projects
None yet
7 participants
@rust-highfive
Copy link

rust-highfive commented Sep 24, 2014

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

@Gankro

This comment has been minimized.

Copy link
Contributor

Gankro commented Oct 8, 2014

CC me

@aepsil0n

This comment has been minimized.

Copy link

aepsil0n commented Dec 13, 2014

I rebased my working branch for #56 onto the current master. We could use this as a starting point for discussion.

@aepsil0n

This comment has been minimized.

Copy link

aepsil0n commented Dec 14, 2014

I've updated and extended the RFC on my branch a bit. Feedback welcome!

@globin

This comment has been minimized.

Copy link

globin commented Jan 2, 2015

CC me

@aepsil0n

This comment has been minimized.

Copy link

aepsil0n commented Feb 5, 2015

I posted my current draft on discourse to get some feedback.

@scottmcm

This comment has been minimized.

Copy link
Member

scottmcm commented Jan 19, 2018

With #2000 merged; I think this can now be closed.

@scottmcm scottmcm closed this Jan 19, 2018

@petrochenkov petrochenkov removed the postponed label Feb 24, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.