Releases: taiki-e/pin-project
Releases · taiki-e/pin-project
1.1.11
Immutable
release. Only release title and notes can be modified.
- Enable release immutability.
1.1.10
Immutable
release. Only release title and notes can be modified.
- Suppress
clippy::elidable_lifetime_nameslint in generated code.
1.1.9
Immutable
release. Only release title and notes can be modified.
- Suppress
clippy::missing_const_for_fnlint in generated code.
1.1.8
Immutable
release. Only release title and notes can be modified.
- Suppress
unnameable_types,clippy::absolute_paths,clippy::min_ident_chars,clippy::pub_with_shorthand,clippy::single_call_fn,clippy::single_char_lifetime_nameslints in generated code.
1.1.7
Immutable
release. Only release title and notes can be modified.
1.1.6
Immutable
release. Only release title and notes can be modified.
-
Suppress
clippy::needless_lifetimeslint in generated code. -
Disable
derivefeature ofsyndependency.
1.1.5
Immutable
release. Only release title and notes can be modified.
- Suppress
unused_qualificationslint in generated code.
1.1.4
1.1.3
Immutable
release. Only release title and notes can be modified.
- Hide documentation of the
Unpinimplementation for!Unpinoption to work around rustdoc issue. (#355, thanks @matheus-consoli)
1.1.2
Immutable
release. Only release title and notes can be modified.
- Inline project methods.