rust/clippy_lints
bors 2636a1b7b5 Auto merge of #7663 - Jarcho:rsplit_once_order, r=llogiq
Fix result order for `manual_split_once` when `rsplitn` is used

fixes: #7656

changelog: Fix result order for `manual_split_once` when `rsplitn` is used
2021-09-11 08:29:52 +00:00
..
2021-09-08 10:59:04 +02:00

This crate contains Clippy lints. For the main crate, check GitHub.