Project

General

Profile

Actions

Bug #7417

closed

rust: remove shared reference to static mutable

Added by Jason Ish 4 months ago. Updated 24 days ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

The last Rust linter warns about shared references to static mutables, which we have a few of. These can be seen with clippy from Rust 1.83.0 by default, and perhaps with older versions as well.

More information: https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html

We should look for an alternative.

Actions #1

Updated by Jason Ish about 1 month ago

  • Private changed from Yes to No
Actions #2

Updated by Philippe Antoine 24 days ago

  • Status changed from New to Closed
  • Assignee changed from OISF Dev to Jason Ish
Actions

Also available in: Atom PDF