The non_local_definitions lint is back to warn by default in rust nightly: rust-lang/rust#127015
There was a fix in #4 , but it hasn't been released yet to crates.io
(The warning occurs at the usage site when compiling our crate, not when compiling scoped-tls-hkt)
A release on crates.io would be appreciated.
Edit: link to rust PR was meant to be rust-lang/rust#127117
The non_local_definitions lint is back to warn by default in rust nightly: rust-lang/rust#127015
There was a fix in #4 , but it hasn't been released yet to crates.io
(The warning occurs at the usage site when compiling our crate, not when compiling scoped-tls-hkt)
A release on crates.io would be appreciated.
Edit: link to rust PR was meant to be rust-lang/rust#127117