Add support for Windows #256
Annotations
2 warnings
Run clippy:
crates/phoneme/src/phoneme.rs#L34
[clippy] reported by reviewdog 🐶
the following explicit lifetimes could be elided: 'a
Raw Output:
crates/phoneme/src/phoneme.rs:34:6: warning: the following explicit lifetimes could be elided: 'a (clippy::needless_lifetimes)
|
Run clippy:
crates/phoneme/src/phoneme_pair.rs#L109
[clippy] reported by reviewdog 🐶
the following explicit lifetimes could be elided: 'a
Raw Output:
crates/phoneme/src/phoneme_pair.rs:109:6: warning: the following explicit lifetimes could be elided: 'a (clippy::needless_lifetimes)
|
Loading