Releases: taiki-e/pin-project
Releases · taiki-e/pin-project
1.1.7
1.1.6
-
Suppress
clippy::needless_lifetimes
lint in generated code. -
Disable
derive
feature ofsyn
dependency.
1.1.5
- Suppress
unused_qualifications
lint in generated code.
1.1.4
1.1.3
- Hide documentation of the
Unpin
implementation for!Unpin
option to work around rustdoc issue. (#355, thanks @matheus-consoli)
1.1.2
- Inline project methods.
1.1.1
- Fix build error from dependency when built with
-Z minimal-versions
.
1.1.0
1.0.12
- Suppress
unused_tuple_struct_fields
lint in generated code.