about summary refs log tree commit diff
path: root/tests/ui/inline-const/required-const.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-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-04-24Fix tests and blessGary Guo-3/+3
2024-03-14preserve span when evaluating mir::ConstOperandRalf Jung-0/+6
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-08-18Add a test to check that inline const is in required_constsGary Guo-0/+11