Skip to content

Conversation

@WaffleLapkin
Copy link

There are plans to remove the unconditional [T; 0]: Default impl (where T doesn't necessarily implement Default) from the standard library (see rust-lang/rust#145457). That is a breaking change that would affect this crate.

This PR fixes this by removing a dependency on that impl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant