about summary refs log tree commit diff
path: root/tests/ui/consts/required-consts/collect-in-dead-drop.opt.stderr
AgeCommit message (Expand)AuthorLines
2025-08-06Add support for shortening `Instance` and use itEsteban Küber-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-03-14Do not suggest using `-Zmacro-backtrace` for builtin macrosEsteban Küber-2/+0
2025-02-28Shorten span of panic failures in const contextEsteban Küber-1/+1
2024-03-20explicitly set opt-level=0Ralf Jung-3/+3
2024-03-20fix comments in required-consts testsRalf Jung-3/+3
2024-03-20collector: recursively traverse 'mentioned' items to evaluate their constantsRalf Jung-0/+20