Skip to content

Allow lifetime annotations in type_expression.#110

Merged
kaj merged 2 commits intomasterfrom
lifetimes
Feb 6, 2022
Merged

Allow lifetime annotations in type_expression.#110
kaj merged 2 commits intomasterfrom
lifetimes

Conversation

@kaj
Copy link
Owner

@kaj kaj commented Feb 6, 2022

Fixes #106.

@kaj kaj merged commit 674cbf5 into master Feb 6, 2022
@kaj kaj deleted the lifetimes branch February 6, 2022 13:52
kaj added a commit that referenced this pull request Feb 6, 2022
* Breaking change: The generated template functions have a simpler
  signature.
* Allow litetimes in template argument types.  Issue #106, PR #110.
* Improve error handling in optional warp support, PR #109.
* Current stable rust is 1.57, MSRV is now 1.46.0.
* Update nom dependency to 7.1.0.
* Update optional rsass to 0.23.0.
* Update env_logger to 0.9 and gotham to 0.7.1 in examples
* Dropped support for warp 0.2 (the warp02 feature and example).

Thanks to @JojiiOfficial for reporting #106.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lifetime support

1 participant