about summary refs log tree commit diff
path: root/src/libstd/sys_common/memchr.rs
AgeCommit message (Expand)AuthorLines
2017-12-13Move rust memchr impl to libcoreManish Goregaokar-227/+0
2017-09-17Add `<*const T>::align_offset` and use it in `memchr`Oliver Schneider-6/+3
2016-11-01std: Move sys_common to libstd/sys_commonBrian Anderson-0/+230