Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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_once
- Loading branch information