Add support for encapsulated uncompressed #1009
rust.yml
on: pull_request
Check (Windows)
1m 53s
Clippy
24s
Matrix: Test (default)
Annotations
3 warnings
Clippy:
core/src/value/person_name.rs#L134
method `from_str` can be confused for the standard trait method `std::str::FromStr::from_str`
|
Clippy:
transfer-syntax-registry/src/adapters/uncompressed.rs#L98
this expression creates a reference which is immediately dereferenced by the compiler
|
Clippy:
pixeldata/src/transcode.rs#L172
this expression creates a reference which is immediately dereferenced by the compiler
|