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

Don't pass self in the environment slot. #7411

Closed
luqmana opened this issue Jun 26, 2013 · 4 comments
Closed

Don't pass self in the environment slot. #7411

luqmana opened this issue Jun 26, 2013 · 4 comments
Labels
A-codegen Area: Code generation

Comments

@luqmana
Copy link
Member

luqmana commented Jun 26, 2013

I think the intention was to have this not be the case.

@brson
Copy link
Contributor

brson commented Jun 27, 2013

cc #6974

@metajack
Copy link
Contributor

metajack commented Sep 5, 2013

Visiting for triage. I think this bug could use a little more description. I don't have much idea what the problem is, or why UFCS is related.

@thestinger
Copy link
Contributor

Nominating for the production ready milestone. This is a source of undefined behaviour in our IR.

@catamorphism
Copy link
Contributor

accepted production-ready

@bors bors closed this as completed in 08ac616 Jan 11, 2014
flip1995 pushed a commit to flip1995/rust that referenced this issue Jul 1, 2021
Simplify use_self impl

changelog: none

Mainly to remove an extra visit and simplify the "in body?" logic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-codegen Area: Code generation
Projects
None yet
Development

No branches or pull requests

5 participants