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

Add test to reproduce #2051 #2055

Closed
wants to merge 1 commit into from
Closed

Add test to reproduce #2051 #2055

wants to merge 1 commit into from

Conversation

georgwiese
Copy link
Collaborator

Reproduces #2051

@georgwiese georgwiese marked this pull request as ready for review November 7, 2024 10:59
Comment on lines +295 to +301
{
let intermediate = x[0] + 1;
query |i| {
// No-op, but references `x[0]`.
let _ = intermediate;
}
};
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the block is in-lined the bug goes away. Not sure what difference it makes?

@georgwiese
Copy link
Collaborator Author

Superseded by #2056

@georgwiese georgwiese closed this Nov 7, 2024
@georgwiese georgwiese deleted the reproduce-2051 branch November 7, 2024 15:33
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

Successfully merging this pull request may close these issues.

1 participant