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

fix: disable doctest using a macro in the same crate #2447

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

vbar
Copy link
Contributor

@vbar vbar commented Dec 16, 2024

Which fails to compile with newer toolchains.

Fixes #2446.

@vbar vbar requested a review from a team as a code owner December 16, 2024 09:49
@vbar vbar merged commit e163ef5 into main Dec 16, 2024
8 checks passed
@vbar vbar deleted the vbar/disable-doctest-macro branch December 16, 2024 10:00
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.

Doctest fails in p2p_proto_derive
2 participants