pin-project-lite

A lightweight version of pin-project written with declarative macros.

APACHE-2.0 License

Downloads
239.5M
Stars
220
Committers
9

Bot releases are hidden (Show)

pin-project-lite - 0.1.11

Published by taiki-e about 4 years ago

  • Suppress clippy::redundant_pub_crate lint in generated code.

  • Documentation improvements.

pin-project-lite - 0.1.10

Published by taiki-e about 4 years ago

  • Fix compatibility with drop_bounds lint, which will be added to rustc in the future. See taiki-e/pin-project#272 for more details.
pin-project-lite - 0.1.9

Published by taiki-e about 4 years ago

  • Fix trailing comma support in generics
pin-project-lite - 0.1.8

Published by taiki-e about 4 years ago

  • Fix compatibility of generated code with forbid(future_incompatible)

    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.

pin-project-lite - 0.1.7

Published by taiki-e over 4 years ago

pin-project-lite - 0.1.6

Published by taiki-e over 4 years ago

pin-project-lite - 0.1.5

Published by taiki-e over 4 years ago

pin-project-lite - 0.1.4

Published by taiki-e almost 5 years ago

pin-project-lite - 0.1.3

Published by taiki-e almost 5 years ago

pin-project-lite - 0.1.2

Published by taiki-e almost 5 years ago

  • Support recognizing default generic parameters. (#6, thanks @kennytm)
pin-project-lite - 0.1.0

Published by taiki-e almost 5 years ago

Initial release

Package Rankings
Top 4.15% on Crates.io
Badges
Extracted from project README
crates.io docs.rs license msrv github actions