Releases: taiki-e/pin-project-lite
Releases · taiki-e/pin-project-lite
0.2.6
- Support item attributes in any order. (#57, thanks @SabrinaJewson)
0.2.5
- Prepare for removal of
safe_packed_borrows
lint. See #55 for details.
0.1.12
- Prepare for removal of
safe_packed_borrows
lint. See #55 for details.
0.2.4
0.2.3
0.2.2
0.2.1
- Exclude unneeded files from crates.io.
0.2.0
See the release notes for a complete list of changes.
0.1.11
0.1.10
- Fix compatibility with
drop_bounds
lint, which will be added to rustc in the future. See taiki-e/pin-project#272 for more details.