about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/underscore_pattern.rs
AgeCommit message (Expand)AuthorLines
2024-10-21move strict provenance lints to new feature gate, remove old feature gatesRalf Jung-1/+0
2024-10-05Fix up testsMichael Goulet-2/+49
2024-02-21rename ptr::invalid -> ptr::without_provenanceRalf Jung-2/+2
2023-10-30make sure we catch UB with _ pattern in various syntactic positionsRalf Jung-11/+6
2023-10-28consolidate and extend testing for _ patterns discarding the placeRalf Jung-0/+76