Commit b43aae3
committed
Allow clippy warning manual-split-once
Not using `split_once` is a warning for `stable` but is not yet supported with our MSRV.
https://rust-lang.github.io/rust-clippy/master/index.html#manual_split_once1 parent ef1e19e commit b43aae3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
0 commit comments