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

[For ruby_3_2] Fix unused_mut Rust warnings #8435

Merged
merged 1 commit into from Sep 16, 2023

Conversation

XrXr
Copy link
Member

@XrXr XrXr commented Sep 13, 2023

For YJIT members: please don't merge and let the branch maintainer decide what to do.

Rust version 1.71.0 and up issue these warnings. On GitHub CI, the
warnings were previously seen in -DYJIT_FORCE_ENABLE runs.

Not a backport, and these code don't exist on the master branch anymore.
Discovered thanks to @nirvdrum.

Rust version 1.71.0 and up issue these warnings. On GitHub CI, the
warnings were previously seen in -DYJIT_FORCE_ENABLE runs.
@matzbot matzbot requested a review from a team September 13, 2023 20:02
@XrXr XrXr requested review from nagachika and removed request for a team September 13, 2023 20:03
Copy link
Contributor

@maximecb maximecb left a comment

Choose a reason for hiding this comment

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

Waiting for branch maintainer to merge as requested.

@nagachika nagachika added this pull request to the merge queue Sep 16, 2023
Merged via the queue into ruby:ruby_3_2 with commit e159971 Sep 16, 2023
82 checks passed
@XrXr XrXr deleted the rust-warnings-3_2 branch September 18, 2023 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 participants