magiclen / educe

This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
MIT License
127 stars 11 forks source link

Fix leaking bounds #24

Closed ijackson closed 3 months ago

ijackson commented 6 months ago

Fixes #23.

The branch for this is on top of my MR #19, which fixes other problems with trait bounds, #17.

ijackson commented 4 months ago

Hi. Sorry, and I don't mean to pressure you, but:

Do you expect to review and maybe merge my MRs any time soon? We (Arti) are still on educe 0.4.x, because of these issues.

dzmitry-lahoda commented 3 months ago

@magiclen are you available to help with this? may you share rights to merge things to other devs?