taiki-e / pin-project-lite

A lightweight version of pin-project written with declarative macros.
https://docs.rs/pin-project-lite
Apache License 2.0
216 stars 15 forks source link

Fix compatibility of generated code with forbid(future_incompatible) #30

Closed taiki-e closed 3 years ago

taiki-e commented 3 years ago

Note: This does not guarantee compatibility with forbid(future_incompatible) in the future. If rustc adds a new lint, we may not be able to keep this.

cc https://github.com/taiki-e/pin-project/issues/281

taiki-e commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: