about summary refs log tree commit diff
path: root/src/test/codegen/mem-replace-direct-memcpy.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-24/+0
2022-11-22fix tests, update size assertsThe 8472-2/+2
2022-10-07add a few more assert_unsafe_preconditionRalf Jung-0/+1
2022-07-01Amend codegen test.Camille GILLOT-7/+5
2022-05-25Update some codegen tests for opaque pointersNikita Popov-2/+2
2021-08-08Avoid using the `copy_nonoverlapping` wrapper through `mem::replace`.Eduard-Mihai Burtescu-0/+25