jpernst/rental

Move to 2018 edition

theduke opened this issue · 1 comments

Hey there.

Rental is one of my few dependencies that still requires #[macro_use].
Would be great to move to the 2018 edition.

I no longer use rust, so rental only receives critical bugfixes. I recommend migrating away from rental if you're able to, perhaps owning_ref or just doing the unsafe code directly.