about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/ub-write-through-immutable.stderr
AgeCommit message (Expand)AuthorLines
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-2/+2
2025-06-02Clarify why we are talking about a failed const eval at a random placeOli Scherer-2/+2
2025-06-02Use the informative error as the main const eval error messageOli Scherer-5/+5
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