Merge branch 'master' of https://github.com/VillSnow/rust
This commit is contained in:
commit
83d599826f
1 changed files with 2 additions and 1 deletions
|
@ -2710,7 +2710,8 @@ impl<T> [T] {
|
||||||
right = mid;
|
right = mid;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return left;
|
|
||||||
|
left
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue