- add connection timeout #1380
rust.yml
on: pull_request
Build (Windows)
1m 18s
Check (macOS)
32s
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#L911
using `map` over `inspect`
|
Test (default) (stable):
object/src/mem.rs#L923
using `map` over `inspect`
|
Test (default) (stable):
object/src/mem.rs#L934
using `map` over `inspect`
|
Test (default) (stable):
object/src/mem.rs#L948
using `map` over `inspect`
|