ITADN

Use OnceLock on GLOBALS static instead of static mut

#253Pull RequestBlueCookieFrog 创建于 2024-11-10
B
BlueCookieFrogcommented
I've noticed you made some changes relating to clippy issues with static muts, but left GLOBALS as it was. I've been working on fixing these issues few days ago too. I came up with this for GLOBALS, it should be more future-proof and cleaner than just suppressing the lint.
合并状态:未合并 关闭于 2024-11-11 1 条评论