about summary refs log tree commit diff
path: root/tests/ui/consts/const-eval/issue-50814-2.mir-opt.stderr
AgeCommit message (Expand)AuthorLines
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-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-8/+8
2024-03-14preserve span when evaluating mir::ConstOperandRalf Jung-0/+46
2023-12-24Replace legacy ConstProp by GVN.Camille GILLOT-6/+0
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-10-31Do not ICE on constant evaluation failure in GVN.Camille GILLOT-0/+21