summary refs log tree commit diff
path: root/src/libcore/slice/memchr.rs
AgeCommit message (Expand)AuthorLines
2018-01-01memchr: fix variable name in docstringsHoàng Đức Hiếu-2/+2
2017-12-13Support 16 bit platformsManish Goregaokar-0/+6
2017-12-13Move rust memchr impl to libcoreManish Goregaokar-0/+224