about summary refs log tree commit diff
path: root/tests/ui/consts/mut-ptr-to-static.rs
AgeCommit message (Expand)AuthorLines
2024-09-15stabilize const_mut_refsRalf Jung-1/+0
2024-07-22compiler: treat `&raw (const|mut) UNSAFE_STATIC` implied deref as safeJubilee Young-6/+3
2024-02-17const_mut_refs: allow mutable refs to staticsRalf Jung-0/+40