about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/transmute-const.stderr
AgeCommit message (Expand)AuthorLines
2025-06-02Use the informative error as the main const eval error messageOli Scherer-2/+2
2025-04-24Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etcbendn-1/+1
2024-09-15const: don't ICE when encountering a mutable ref to immutable memoryRalf Jung-0/+14