Michiel De Muynck

Results 6 comments of Michiel De Muynck

I'd like to voice my support for this as well. [Rust PR #44287](https://github.com/rust-lang/rust/pull/44287) was known to break type inference in some cases, and cargobomb was used to preemptively fix the...

Fixed by #279 except for the part that disables `FnMut`s in `js!` (as that's a breaking change), so I guess I leave this open until version `0.5.0` is released.

Indeed, as @Pauan said it's not possible to have one static function that accepts closures with any number (and types) of arguments. However, I've found an alternative method that I...

Looks like it. I had started the implementation of this (in PR #199) but looks like that PR slipped under the radar.

For what it's worth, I've reviewed this PR and it looks good to me. But I'm not a maintainer of this project, just someone who encountered this same bug.

I believe this issue is fixed now, with revision 3e0fc8009e982fa54d4828a5d1ad6887035e3c27