about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/ptr_raw.rs
AgeCommit message (Expand)AuthorLines
2024-10-21move strict provenance lints to new feature gate, remove old feature gatesRalf Jung-1/+0
2024-02-21rename ptr::invalid -> ptr::without_provenanceRalf Jung-4/+4
2023-10-17fmtThe Miri Conjob Bot-1/+1
2023-10-15don't UB on dangling ptr deref, instead check inbounds on projectionsRalf Jung-0/+34
2023-08-03add test checking that overlapping assignments workRalf Jung-0/+9
2022-09-21Add 'src/tools/miri/' from commit '75dd959a3a40eb5b4574f8d2e23aa6efbeb33573'Oli Scherer-0/+25