about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/provenance.rs
AgeCommit message (Expand)AuthorLines
2025-07-30const-eval: full support for pointer fragmentsRalf Jung-35/+0
2024-10-21move strict provenance lints to new feature gate, remove old feature gatesRalf Jung-1/+0
2024-09-08interpret: reset provenance on typed copiesRalf Jung-0/+22
2023-10-25Stabilize `[const_]pointer_byte_offsets`Maybe Waffle-1/+0
2023-03-16TB: select tests to run both TB and SBNeven Villani-0/+2
2022-12-11add provenance-related testRalf Jung-0/+7
2022-11-06interpret: support for per-byte provenanceRalf Jung-0/+139