about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/const-eval-query-stack.stderr
AgeCommit message (Expand)AuthorLines
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-1/+1
2025-06-02Clarify why we are talking about a failed const eval at a random placeOli Scherer-1/+1
2025-06-02Use the informative error as the main const eval error messageOli Scherer-2/+2
2025-01-01Try to write the panic message with a single `write_all` callJohn Kåre Alsaker-0/+1
2024-04-09tests: bless ui and rustdoc-ui tests for ICE messages许杰友 Jieyou Xu (Joe)-0/+2
2024-02-19Always evaluate free constants and statics, even if previous errors occurredOli Scherer-2/+1
2024-01-20Auto merge of #119821 - oli-obk:reveal_all_const_evals, r=lcnrbors-3/+2
2024-01-19Always use RevealAll for const eval queriesOli Scherer-3/+2
2024-01-11Use the right level with `-Ztreat-err-as-bug`.Nicholas Nethercote-1/+1
2023-02-07Tweak ICE messageEsteban Küber-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+13