[parser] Add configurable strategy for handling odd length data elements #1375
rust.yml
on: pull_request
Build (Windows)
1m 30s
Check (macOS)
23s
Matrix: Test (default)
Annotations
9 warnings
Test (default) (stable):
core/src/value/primitive.rs#L581
this manual char comparison can be written more succinctly
|
Test (default) (stable):
core/src/value/primitive.rs#L585
this manual char comparison can be written more succinctly
|
Test (default) (stable):
core/src/value/primitive.rs#L590
this manual char comparison can be written more succinctly
|
Test (default) (stable):
parser/src/stateful/encode.rs#L399
can be more succinctly written as a byte str
|
Test (default) (stable):
parser/src/stateful/decode.rs#L916
using `map` over `inspect`
|
Test (default) (stable):
object/src/mem.rs#L943
using `map` over `inspect`
|
Test (default) (stable):
object/src/mem.rs#L955
using `map` over `inspect`
|
Test (default) (stable):
object/src/mem.rs#L966
using `map` over `inspect`
|
Test (default) (stable):
object/src/mem.rs#L980
using `map` over `inspect`
|