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

"Cannot find type" build errors when raw_value, alloc features enabled, std disabled #850

Closed
sandermirme opened this issue Jan 22, 2022 · 1 comment

Comments

@sandermirme
Copy link

There are many "Cannot find type" errors when building with raw_value, alloc features enabled, std disabled. Mostly concerning Box, ToOwned and String types, traits.

Ok with version 1.0.73.
Not ok with 1.0.74, 1.0.75.

@dtolnay
Copy link
Member

dtolnay commented Jan 22, 2022

Sorry about the breakage. This is fixed in 1.0.76.

ronaldslc pushed a commit to ronaldslc/serde-json that referenced this issue Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants