about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/ub-invalid-values.rs
AgeCommit message (Expand)AuthorLines
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-1/+1
2025-06-02Use the informative error as the main const eval error messageOli Scherer-2/+2
2025-02-28Shorten span of panic failures in const contextEsteban Küber-3/+4
2024-06-11add const eval bool-to-int cast testRalf Jung-0/+11