mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 09:01:04 -05:00
beaa0f4091
Bypass hashing when we know (through str::len) that a word won't be in the dict. Master: ``` real 0m26.675s user 0m33.683s sys 0m4.535s ``` With this change: ``` real 0m24.060s user 0m31.559s sys 0m4.258s ``` |
||
---|---|---|
.. | ||
assets | ||
codegen | ||
src | ||
verify | ||
Cargo.toml |