diff options
| author | bors <bors@rust-lang.org> | 2014-10-04 19:32:07 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-10-04 19:32:07 +0000 |
| commit | a2e7c4da9b331d337fba0b3911c6d3d7f48e8305 (patch) | |
| tree | 934452ca7ce6287103d64b086e44feac3a219b71 /src/rustllvm/PassWrapper.cpp | |
| parent | e434aa1cf737b050ef79c3d7a0a7eca48c7f8e49 (diff) | |
| parent | 3aea7f18894bfc35c03044688229f6de84eb42f3 (diff) | |
| download | rust-a2e7c4da9b331d337fba0b3911c6d3d7f48e8305.tar.gz rust-a2e7c4da9b331d337fba0b3911c6d3d7f48e8305.zip | |
auto merge of #17738 : hoeppnertill/rust/master, r=alexcrichton
There is an issue with lev_distance, where
```
fn main() {
println!("{}", "\x80".lev_distance("\x80"))
}
```
prints `2`.
This is due to using the byte length instead of the char length.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
