-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Start preparing for static_mut_refs lint.
This lint's inclusion in Rust 2024 is discussed in: rust-lang/rust#114447 I'm assuming I'm doing the right thing because, frustratingly, that issue doesn't actually suggest the right thing to do -- and in fact denigrates the specific thing I'm doing here as an example of leading a horse to water but not being able to make them drink.
- Loading branch information
Showing
2 changed files
with
26 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters