Skip to content

Methods that are added to an object at the same time should be able to refer to each other #822

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

Closed
lkuper opened this issue Aug 15, 2011 · 1 comment

Comments

@lkuper
Copy link
Contributor

lkuper commented Aug 15, 2011

In general, it doesn't work to have a method A referring to another method B that is being added to an object at the same time as A is. Fix this.

@ghost ghost assigned lkuper Aug 15, 2011
lkuper added a commit that referenced this issue Aug 15, 2011
@lkuper
Copy link
Contributor Author

lkuper commented Jan 13, 2012

Since the object system is no more, this bug is no longer relevant -- closing.

@lkuper lkuper closed this as completed Jan 13, 2012
@lkuper lkuper removed their assignment Jun 16, 2014
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this issue Mar 7, 2023
celinval added a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
New testcase that reproduces the issue I'm seeing in the new version of the std library. See issue rust-lang#822 for more details.
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant