Commit Graph

3 Commits

Author SHA1 Message Date
Obei Sideg
3b0ce1bc33
Update tests for hidden references to mutable static 2024-09-13 14:10:56 +03:00
bjorn3
07dc3ebf5c Allow static mut definitions with #[linkage]
Unlike static declarations with #[linkage], for definitions rustc
doesn't rewrite it to add an extra indirection.
2024-06-03 10:45:16 +00:00
bjorn3
531dae1cdf Only allow immutable statics with #[linkage] 2024-05-13 14:34:32 +00:00