Address Clippy lints
This commit is contained in:
parent
e053e25d2c
commit
15f794b7a8
43 changed files with 147 additions and 172 deletions
|
|
@ -188,7 +188,8 @@ impl Pipeline {
|
|||
}
|
||||
b_count += utf8_len;
|
||||
}
|
||||
return byte_index;
|
||||
|
||||
byte_index
|
||||
};
|
||||
|
||||
if !nearest_only {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue