thehydroimpulse / nanomsg.rs

Nanomsg library for Rust
Other
391 stars 56 forks source link

Wrapping nanomsg's Error in enum causes internal compiler error #175

Closed fuine closed 7 years ago

fuine commented 7 years ago

I have opened a relevant issue in rust-lang/rust#42742, which has necessary information to reproduce. I think that it's not nanomsg's problem per se, but I'm opening this issue because I think that maintainers/users of nanomsg might want to know about this problem.

fuine commented 7 years ago

This issue is resolved in version 1.19 of rustc.