3554036280
An `assume` would definitely not be worth it, but since the flag is almost free we might as well tell LLVM this, especially on `_unchecked` calls where there's no obvious way for it to deduce it. (Today neither safe nor unsafe indexing gets it: <https://rust.godbolt.org/z/G1jYT548s>) |
||
---|---|---|
.. | ||
iter | ||
ascii.rs | ||
cmp.rs | ||
index.rs | ||
iter.rs | ||
memchr.rs | ||
mod.rs | ||
raw.rs | ||
rotate.rs | ||
sort.rs | ||
specialize.rs |