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

Clean up skolemization with placeholder #211

Closed
csmoe opened this issue Oct 19, 2018 · 3 comments
Closed

Clean up skolemization with placeholder #211

csmoe opened this issue Oct 19, 2018 · 3 comments
Labels
Easy Might be a good place for a beginner help wanted Extra attention is needed

Comments

@csmoe
Copy link
Member

csmoe commented Oct 19, 2018

cc rust-lang/rust#54649

EDIT (mark-i-m): adding some instructions:

  • We are replacing the terminology "skolemization" with "placeholder" in the compiler.
  • We would like to do the same in the guide to stay consistent. We would like to replace "skolemization", "skolemize", "skolemized", etc appropriately.
@mark-i-m
Copy link
Member

cc #210

@mark-i-m
Copy link
Member

@csmoe Does this also apply to the old traits system too?

@mark-i-m mark-i-m added help wanted Extra attention is needed Easy Might be a good place for a beginner labels Oct 22, 2018
@csmoe
Copy link
Member Author

csmoe commented Oct 23, 2018

@mark-i-m yes, all the things are "placeholder-fy"ed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy Might be a good place for a beginner help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants