- Notifications
You must be signed in to change notification settings - Fork515
Commit25c169e
committed
style: replace manual bounds checks with
slice::split_at_checked
1 parent96ef3d8 commit25c169e
File tree
2 files changed
+8
-13
lines changed- postgres-protocol/src/types
- postgres-types/src
2 files changed
+8
-13
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
639 | 639 |
| |
640 | 640 |
| |
641 | 641 |
| |
642 |
| - | |
643 |
| - | |
644 |
| - | |
645 |
| - | |
646 |
| - | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
647 | 646 |
| |
648 | 647 |
| |
649 | 648 |
| |
| |||
771 | 770 |
| |
772 | 771 |
| |
773 | 772 |
| |
774 |
| - | |
775 |
| - | |
776 |
| - | |
777 |
| - | |
| 773 | + | |
778 | 774 |
| |
779 | 775 |
| |
780 | 776 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
30 | 29 |
| |
31 | 30 |
| |
32 | 31 |
| |
|
0 commit comments
Comments
(0)