Skip to content

Make crate no_std unconditionally - #8

Open
wojciech-graj wants to merge 1 commit into
regresscheck:masterfrom
Lightyear-Layer:unconditional-no-std
Open

Make crate no_std unconditionally#8
wojciech-graj wants to merge 1 commit into
regresscheck:masterfrom
Lightyear-Layer:unconditional-no-std

Conversation

@wojciech-graj

Copy link
Copy Markdown

std isn't required for the crate's functionality, so the std flag is functionally useless. And judging by this crate's history, it seems unlikely that functionality requiring std will ever be added.

std isn't required for the crate's functionality, so the std flag is
functionally useless. And judging by this crate's history, it seems
unlikely that functionality requiring std will ever be added.
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.

1 participant