about summary refs log tree commit diff
path: root/tests/ui/consts/miri_unleashed/assoc_const.stderr
AgeCommit message (Expand)AuthorLines
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-1/+1
2025-06-04Report the actual item that evaluation failed forOli Scherer-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-04-22remove intrinsics::drop_in_placeRalf Jung-3/+3
2025-02-28Shorten span of panic failures in const contextEsteban Küber-10/+6
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+2
2023-09-14don't point at const usage site for resolution-time errorsRalf Jung-2/+2
2023-06-01Use translatable diagnostics in `rustc_const_eval`Deadbeef-1/+1
2023-04-15Only enable ConstProp at mir-opt-level >= 2.Camille GILLOT-6/+0
2023-01-11Move /src/test to /testsAlbert Larsan-0/+44