Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix compile error with rustc 1.77.0-nightly (62d7ed4a6 2024-01-11)
mutable reference of mutable static is discouraged for more information, see issue #114447 <rust-lang/rust#114447> reference of mutable static is a hard error from 2024 edition
- Loading branch information