about summary refs log tree commit diff
path: root/tests/ui/static/raw-ref-deref-with-unsafe.rs
AgeCommit message (Expand)AuthorLines
2024-10-06Don't emit null pointer lint for raw ref of null derefMichael Goulet-4/+5
2024-09-15stabilize const_mut_refsRalf Jung-1/+0
2024-07-22compiler: treat `&raw (const|mut) UNSAFE_STATIC` implied deref as safeJubilee Young-0/+16