Project

General

Profile

« Previous | Next » 

Revision e159971e

Added by alanwu (Alan Wu) almost 2 years ago

[For ruby_3_2] Fix unused_mut Rust warnings (#8435)

Fix unused_mut Rust warnings

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