libc icon indicating copy to clipboard operation
libc copied to clipboard

Remove extra traits

Open rj00a opened this issue 1 year ago • 9 comments

This PR removes the extra_traits feature and all implementations of Eq, Hash, and Debug as mentioned in #3248.

The decision to remove Debug impls was left as an open question, but I've gone ahead and removed them here in the interest of maintainability and consistency.

Closes #2700, #2064, #2816

rj00a avatar May 10 '24 12:05 rj00a