about summary refs log tree commit diff
path: root/tests/ui/consts/const-ptr-is-null.rs
AgeCommit message (Expand)AuthorLines
2025-06-02Use the informative error as the main const eval error messageOli Scherer-1/+1
2025-02-28Shorten span of panic failures in const contextEsteban Küber-1/+1
2025-01-18const-eval: detect more pointers as definitely not-nullRalf Jung-1/+7
2024-11-16stabilize const_ptr_is_nullRalf Jung-1/+0
2024-09-08const: make ptr.is_null() stop execution on ambiguityRalf Jung-0/+20