about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/parse_ints.stderr
AgeCommit message (Expand)AuthorLines
2025-07-23Add `ignore-backends` annotations in failing GCC backend ui testsGuillaume Gomez-2/+2
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-4/+4
2025-02-28Shorten span of panic failures in const contextEsteban Küber-18/+10
2024-12-27Implement `int_from_ascii` (#134821)Niklas Fiekas-4/+8
2024-07-04stabilize `const_int_from_str`Skgland-2/+2
2024-03-30Make {integer}::from_str_radix constantGeorge Bateman-0/+31