mirror of
https://github.com/sharkdp/fd
synced 2024-11-02 07:51:38 +00:00
074cfad3d4
warning: use of deprecated item 'core::str::<impl str>::trim_left_matches': superseded by `trim_start_matches` --> src/main.rs:222:28 | 222 | .map(|e| e.trim_left_matches('.')) | ^^^^^^^^^^^^^^^^^ | = note: #[warn(deprecated)] on by default |
||
---|---|---|
.. | ||
mod.rs |