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

trans_assign_op does a possibly the wrong kind of move #2704

Closed
graydon opened this issue Jun 21, 2012 · 1 comment
Closed

trans_assign_op does a possibly the wrong kind of move #2704

graydon opened this issue Jun 21, 2012 · 1 comment
Labels
A-codegen Area: Code generation E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

Comments

@graydon
Copy link
Contributor

graydon commented Jun 21, 2012

As per fixme.

@eholk
Copy link
Contributor

eholk commented Jun 22, 2012

Is this the FIXME: should kind be owned?? If so, I think that is actually correct. It segfaulted or some other nastiness when I didn't use owned. I'll remove the comment.

@ghost ghost assigned eholk Jun 22, 2012
eholk added a commit that referenced this issue Jun 22, 2012
I hereby declare that messages sent from the same source arrive in order (Issue #2605)

Removing FIXME, owned is the correct type here. (Issue #2704)

Remove outdated FIXME (Issue #2703)

Updating test for spawning native functions (Issue #2602)

Removing bogus FIXME (Issue #2599)
@eholk eholk closed this as completed Jun 22, 2012
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
celinval added a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
Benchcomp CI is now broken due to rust-lang#2704. The clean up we are performing is a best effort at this point, but it shouldn't fail the regression if it doesn't work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-codegen Area: Code generation E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
Projects
None yet
Development

No branches or pull requests

2 participants