Files
rust/tests
Jubilee 2b89c1b9ae Rollup merge of #125920 - bjorn3:allow_static_mut_linkage_def, r=Urgau
Allow static mut definitions with #[linkage]

Unlike static declarations with #[linkage], for definitions rustc doesn't rewrite it to add an extra indirection.

This was accidentally disallowed in https://github.com/rust-lang/rust/pull/125046.

cc https://github.com/rust-lang/rust/pull/125800#issuecomment-2143776298
2024-06-05 01:14:32 -07:00
..
2024-05-30 16:15:46 +10:00
2024-04-17 15:08:08 -04:00
2024-06-01 07:42:05 -04:00
2024-06-03 14:17:16 +10:00
2024-06-04 13:49:39 +02:00
2024-06-04 14:15:06 +10:00
2024-06-04 14:15:19 +10:00