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

Various fixes #91

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Various fixes #91

merged 1 commit into from
Feb 7, 2024

Conversation

xfbs
Copy link
Contributor

@xfbs xfbs commented Feb 7, 2024

  • Removes clippy warning about needless borrow
  • Changes to using non-deprecated chrono function in example
  • Switches to using From<[T]> implementation for macro
  • Tests empty macro invocation

- Removes clippy warning about needless borrow
- Changes to using non-deprecated chrono function in example
- Switches to using `From<[T]>` implementation for macro
- Tests empty macro invocation
Copy link
Owner

@jeffparsons jeffparsons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! ✨

@jeffparsons jeffparsons merged commit 9a67f56 into jeffparsons:main Feb 7, 2024
13 checks passed
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.

2 participants