about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/box-custom-alloc-aliasing.rs
AgeCommit message (Collapse)AuthorLines
2024-10-21move strict provenance lints to new feature gate, remove old feature gatesRalf Jung-1/+0
2024-09-29let rustfmt format importsRalf Jung-7/+5
2024-09-21fmt (with a huge diff for some reason)Ralf Jung-1/+1
2024-03-12Merge from rustcThe Miri Cronjob Bot-4/+14
2024-03-10test into_boxed_slice with custom allocator in MiriRalf Jung-4/+14
2024-03-10fmtThe Miri Cronjob Bot-12/+4
2024-03-09miri: do not apply aliasing restrictions to Box with custom allocatorRalf Jung-0/+123