about summary refs log tree commit diff
path: root/tests/ui/treat-err-as-bug/err.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-05-04compiletest: Support matching on non-json lines in compiler outputVadim Petrochenkov-1/+1
2025-01-01Try to write the panic message with a single `write_all` callJohn Kåre Alsaker-0/+1
2024-02-19Always evaluate free constants and statics, even if previous errors occurredOli Scherer-1/+1
2024-02-15Return ConstAllocation from eval_static_initializer query directlyOli Scherer-2/+2
2024-02-15Add new query just for static initializersOli Scherer-1/+1
2024-01-20Auto merge of #119821 - oli-obk:reveal_all_const_evals, r=lcnrbors-1/+1
2024-01-19Always use RevealAll for const eval queriesOli Scherer-1/+1
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/+12