about summary refs log tree commit diff
path: root/library/core/src/slice/memchr.rs
AgeCommit message (Expand)AuthorLines
2021-10-12Add #[must_use] to expensive computationsJohn Kugelman-0/+2
2020-10-05Document unsafety in core::slice::memchrNanami-2/+6
2020-09-27Refactor memchr to allow optimizationDániel Buga-16/+24
2020-07-27mv std libs to library/mark-0/+132