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

Add a type macro for Path traversal #161

Merged
merged 5 commits into from
Dec 21, 2019

Conversation

lloydmeta
Copy link
Owner

#159 but back to using proc-macro-hack for normal path! generation, but using 1.40.0's built -in support for type-macros.

This allows us to use proc macros as types and functions without `proc_macro_hack`

Signed-off-by: Lloyd <lloydmeta@gmail.com>
Signed-off-by: Lloyd <lloydmeta@gmail.com>
Signed-off-by: lloydmeta <lloydmeta@gmail.com>
@lloydmeta lloydmeta merged commit 500b9d2 into master Dec 21, 2019
@lloydmeta lloydmeta deleted the feature/Path-type-macro-keep-proc-macro-hack branch December 21, 2019 01:54
lloydmeta added a commit that referenced this pull request Dec 21, 2019
## [0.3.1] - 2019-12-21
- Refactoring derives (#157)
- Add support for deriving LabelledGeneric on enums (#158)
- Added HZippable (#160)
- Add a type macro for paths (#161)
@lloydmeta lloydmeta mentioned this pull request Dec 21, 2019
lloydmeta added a commit that referenced this pull request Dec 21, 2019
## [0.3.1] - 2019-12-21
- Refactoring derives (#157)
- Add support for deriving LabelledGeneric on enums (#158)
- Added HZippable (#160)
- Add a type macro for paths (#161)
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.

None yet

1 participant