summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/ub-write-through-immutable.stderr
AgeCommit message (Expand)AuthorLines
2024-09-15also stabilize const_refs_to_cellRalf Jung-2/+2
2024-08-17make writes_through_immutable_pointer a hard errorRalf Jung-47/+7
2023-12-07compile-time evaluation: emit a lint when a write through an immutable pointe...Ralf Jung-0/+55