mirror of https://github.com/rust-lang/rust.git
2796048328
Add new unstable feature `const_eq_ignore_ascii_case` Tracking issue - #131719 Mark `[u8]`, `str` `eq_ignore_ascii_case` functions const --- The codegen for this implementation matches the existing `iter::zip` implementation better than incrementing with a counter while loop with counter - https://rust.godbolt.org/z/h9cs5zajc while let - https://rust.godbolt.org/z/ecMeMjjEb |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |