about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/parse_ints.rs
AgeCommit message (Expand)AuthorLines
2025-07-23Add `ignore-backends` annotations in failing GCC backend ui testsGuillaume Gomez-0/+2
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-2/+2
2024-07-04stabilize `const_int_from_str`Skgland-2/+0
2024-03-30Make {integer}::from_str_radix constantGeorge Bateman-0/+10