Move to 2018 edition
theduke opened this issue · 1 comments
theduke commented
Hey there.
Rental is one of my few dependencies that still requires #[macro_use]
.
Would be great to move to the 2018 edition.
jpernst commented
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.