about summary refs log tree commit diff
path: root/tests/codegen/integer-overflow.rs
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2023-11-03 20:38:30 -0500
committerTrevor Gross <tmgross@umich.edu>2023-11-29 23:21:57 -0500
commit01337bf1fda37e8fde134454394e27e2ae719a24 (patch)
tree5707d399f97ee5acb42a38bd703e0de846ce22dd /tests/codegen/integer-overflow.rs
parent6e8ec852f77f1ee21eaa6bdfffd63d5ae69d9002 (diff)
downloadrust-01337bf1fda37e8fde134454394e27e2ae719a24.tar.gz
rust-01337bf1fda37e8fde134454394e27e2ae719a24.zip
Remove `{,r}split_array_ref{,_mut}` methods from slices
The functionality of these methods from `split_array` has been absorbed by the
`slice_first_last_chunk` feature. This only affects the methods on slices,
not those with the same name that are implemented on array types.

Also adjusts testing to reflect this change.
Diffstat (limited to 'tests/codegen/integer-overflow.rs')
0 files changed, 0 insertions, 0 deletions