about summary refs log tree commit diff
path: root/tests/ui/recursion/recursive-static-definition.stderr
AgeCommit message (Expand)AuthorLines
2025-06-27const-eval: error when initializing a static writes to that staticRalf Jung-2/+2
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-2/+2
2025-06-02Clarify why we are talking about a failed const eval at a random placeOli Scherer-2/+2
2025-06-02Use the informative error as the main const eval error messageOli Scherer-4/+4
2024-02-15Do not allocate a second "background" alloc id for the main allocation of a s...Oli Scherer-14/+9
2024-02-15Return ConstAllocation from eval_static_initializer query directlyOli Scherer-7/+2
2024-02-15Add new query just for static initializersOli Scherer-3/+8
2024-01-19Always use RevealAll for const eval queriesOli Scherer-7/+2
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-07-18moved note as unspanned note, moved note to the bottom of the msgnxya-5/+1
2023-07-18added links as a notenxya-1/+1
2023-07-18add links to query documentation for E0391nxya-1/+1
2023-07-18added links as a notenxya-1/+6
2023-07-18add links to query documentation for E0391nxya-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+24