about summary refs log tree commit diff
path: root/tests/ui/mir/null/place_without_read.rs
AgeCommit message (Expand)AuthorLines
2025-02-08Detect (non-raw) borrows of null ZST pointers in CheckNullMichael Goulet-0/+1
2025-01-31Insert null checks for pointer dereferences when debug assertions are enabledBastian Kersting-0/+10