combine icon indicating copy to clipboard operation
combine copied to clipboard

memchr: use non deprecated feature `std` instead of `use_std`

Open klensy opened this issue 1 year ago • 1 comments

This leads to (possibly) different set of selected features when building some crates. https://github.com/BurntSushi/memchr/commit/8efd67fcc412445d6978cf35761ab81ed2d6e6fe

klensy avatar Jul 28 '22 11:07 klensy

Looks like CI not healthy from https://github.com/Marwes/combine/commit/6de4b29d69ccd03c6ab8bef66a4eeaf588e50a92

klensy avatar Jul 30 '22 18:07 klensy

Looks like crate build ok with 1.40.0 msrv, but tests not.

klensy avatar Aug 02 '22 15:08 klensy

Needs rebase now to the the changes to CI

Marwes avatar Aug 09 '22 09:08 Marwes

Needs rebase now to the the changes to CI

Rebased.

klensy avatar Aug 09 '22 12:08 klensy