about summary refs log tree commit diff
path: root/tests/ui/statics/mutable_memory_validation.rs
AgeCommit message (Expand)AuthorLines
2025-06-02Use the informative error as the main const eval error messageOli Scherer-1/+1
2024-12-27Remove the `-test` suffix from normalize directivesZalathar-2/+2
2024-09-26Stabilize `const_refs_to_static`Ding Xiang Fei-2/+0
2024-09-15also stabilize const_refs_to_cellRalf Jung-1/+1
2024-09-15const_refs_to_cell: dont let mutable references sneak past the interior mutab...Ralf Jung-1/+1
2024-09-15stabilize const_mut_refsRalf Jung-1/+0
2024-07-11Always use a colon in `//@ normalize-*:` headersZalathar-2/+2
2024-04-17Validate nested static itemsOli Scherer-0/+21