about summary refs log tree commit diff
path: root/tests/ui/linkage-attr/linkage-attr-mutable-static.rs
AgeCommit message (Expand)AuthorLines
2024-09-13Update tests for hidden references to mutable staticObei Sideg-0/+2
2024-06-03Allow static mut definitions with #[linkage]bjorn3-3/+12
2024-05-13Only allow immutable statics with #[linkage]bjorn3-0/+15