about summary refs log tree commit diff
path: root/library/alloc/src/vec/splice.rs
AgeCommit message (Expand)AuthorLines
2023-01-17Don't do pointer arithmetic on pointers to deallocated memoryThe 8472-0/+6
2021-06-02Update expressions where we can use array's IntoIterator implementationMuhammad Mominul Huque-1/+1
2020-12-29style: applying Rust styleC-2/+2
2020-12-29refactor: moving Splice into splice.rsC-0/+133