Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix json! invocations when std prelude is not in scope #1166

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

dtolnay
Copy link
Member

@dtolnay dtolnay commented Aug 1, 2024

Fixes #1164.

@dtolnay dtolnay changed the title Fix json! invocations when std prelude is not in scope Fix json! invocations when std prelude is not in scope Aug 1, 2024
@dtolnay dtolnay merged commit 49d7d66 into serde-rs:master Aug 1, 2024
13 checks passed
@dtolnay dtolnay deleted the allocvec branch August 1, 2024 21:26
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

json! unusable with no_std and feature alloc
1 participant