Scott McMurray
|
44eec1d9b0
|
Merge two different equality specialization traits in core
|
2023-03-01 14:42:06 -08:00 |
|
David Morrison
|
aa67016624
|
make memcmp return a value of c_int_width instead of i32
|
2022-04-02 17:21:08 -07:00 |
|
joboet
|
3960ce6ec5
|
Make [u8]::cmp implementation branchless
|
2022-02-14 23:16:35 +01:00 |
|
bors
|
733cb54d18
|
Remove pointer comparison from slice equality
This resurrects #71735.
Fixes #71602, helps with #80140.
r? `@Mark-Simulacrum`
|
2020-12-26 06:43:51 +00:00 |
|
Rustin-Liu
|
42844ed2cf
|
Add lexicographical comparison doc
Add links
Fix typo
Use `sequence`
Fix typo
Fix broken link
Fix broken link
Fix broken link
Fix broken links
Fix broken links
|
2020-10-26 22:39:43 +08:00 |
|
Dániel Buga
|
89b8a97aea
|
Refactor memchr to allow optimization
|
2020-09-27 15:10:48 +02:00 |
|
Lzu Tao
|
fbad684e2f
|
move indexing impl to new mod
|
2020-09-14 09:35:54 +00:00 |
|