about summary refs log tree commit diff
path: root/tests/ui/consts/const-err-multi.stderr
AgeCommit message (Collapse)AuthorLines
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-1/+1
also adjust the wording a little so that we don't say "the error occurred here" for two different spans
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-3/+3
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-09-14don't point at const usage site for resolution-time errorsRalf Jung-3/+3
also share the code that emits the actual error
2023-01-11Move /src/test to /testsAlbert Larsan-0/+27