Skip to content

Conversation

@wmedrano
Copy link
Member

Some tests relied on std features which broke when running with nostd. Resolved by adding a nostd alternative to TryFrom and tagging vec reliant code to not run on nostd.

Fixes #16

Some tests relied on std features which broke when running with
nostd. Resolved by adding a nostd alternative to `TryFrom` and tagging
vec reliant code to not run on nostd.
"Build/Test/Release / lint" -> "test / lint"
@wmedrano wmedrano merged commit eaa5f4c into main Dec 18, 2023
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.

test fails to build

2 participants