Rantanen / intercom

Object based cross-language FFI for Rust
MIT License
63 stars 7 forks source link

Make Intercom Rust 2021 compatible #192

Closed Rantanen closed 2 years ago

Rantanen commented 2 years ago

~Couple of minor fixes, mostly additional dyn rules. Most of the changes are related to better clippy diagnostics.~

This blew up! While the changes to intercom itself are minor, updating tests/etc. took a bit more work due to changes in the rust compiler output and such.

Rantanen commented 2 years ago

That took way longer than I expected. In my defense, there was one arm break and some paralyzed fingers in between!