This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit fa133f5
committed
Remove a low-value assertion.
Checking that `read_raw_bytes(len)` changes the position by `len` is a
reasonable thing for a test, but isn't much use in just one of the
zillion `Decodable` impls.1 parent 37c9e45 commit fa133f5
1 file changed
+2
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
779 | 779 | | |
780 | 780 | | |
781 | 781 | | |
782 | | - | |
783 | | - | |
784 | | - | |
785 | | - | |
786 | | - | |
787 | | - | |
788 | | - | |
| 782 | + | |
| 783 | + | |
789 | 784 | | |
790 | 785 | | |
0 commit comments