about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/ub-write-through-immutable.rs
AgeCommit message (Collapse)AuthorLines
2023-12-07compile-time evaluation: emit a lint when a write through an immutable ↵Ralf Jung-0/+30
pointer occurs