about summary refs log tree commit diff
path: root/tests/ui/consts/const-ptr-is-null.stderr
AgeCommit message (Expand)AuthorLines
2025-06-07const-eval error: always say in which item the error occurredRalf Jung-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-1/+0
2025-02-28Shorten span of panic failures in const contextEsteban Küber-10/+6
2025-01-18const-eval: detect more pointers as definitely not-nullRalf Jung-1/+1
2024-11-16stabilize const_ptr_is_nullRalf Jung-1/+1
2024-11-05add const_eval_select macro to reduce redundancyRalf Jung-2/+2
2024-09-08const: make ptr.is_null() stop execution on ambiguityRalf Jung-0/+19