Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow lifetime annotations in type_expression. #110

Merged
merged 2 commits into from Feb 6, 2022
Merged

Allow lifetime annotations in type_expression. #110

merged 2 commits into from Feb 6, 2022

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