Merge pull request #424 from Enet4/change/replace-impl-class #1006
rust.yml
on: push
Check (Windows)
3m 11s
Clippy
1m 14s
Matrix: Test (default)
Annotations
2 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:
pixeldata/src/transcode.rs#L172
this expression creates a reference which is immediately dereferenced by the compiler
|