]> git.lizzy.rs Git - rust.git/commit
consolidate ptr tests in fewer files
authorRalf Jung <post@ralfj.de>
Thu, 16 Apr 2020 07:06:21 +0000 (09:06 +0200)
committerRalf Jung <post@ralfj.de>
Thu, 16 Apr 2020 07:06:21 +0000 (09:06 +0200)
commitb0fe99e81defb29e7e6920f5307f4d940dd718fa
tree74b01e78b269d7ec01fa1e9967aca36da3ff621c
parent5c823a1ec1eb3ff89bcbcb6c1fa8e1f8b24eb521
consolidate ptr tests in fewer files
tests/run-pass/ptr_arith_offset.rs [deleted file]
tests/run-pass/ptr_arith_offset_overflow.rs [deleted file]
tests/run-pass/ptr_int_casts.rs
tests/run-pass/ptr_int_ops.rs [deleted file]
tests/run-pass/ptr_offset.rs
tests/run-pass/ptr_offset_from.rs [deleted file]
tests/run-pass/ptr_raw.rs [new file with mode: 0644]
tests/run-pass/raw.rs [deleted file]