Files
rust/compiler
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-04-18 15:36:25 +10:00
2024-06-03 10:02:08 -04:00
2024-06-04 16:55:55 +10:00
2024-05-21 17:00:45 -04:00
2024-06-04 10:13:38 +01:00