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

Add getter no_std() and setter set_no_std(bool) #27

Merged
merged 2 commits into from
Mar 25, 2024
Merged

Conversation

cuviper
Copy link
Owner

@cuviper cuviper commented Oct 2, 2020

We already detected whether we should be using #![no_std] for targets
without std (#5), but now you can get that result and even change it.

@cuviper cuviper mentioned this pull request Oct 14, 2020
@Anders429 Anders429 mentioned this pull request Feb 15, 2021
We already detected whether we should be using `#![no_std]` for targets
without `std` (#5), but now you can get that result and even change it.
@cuviper cuviper merged commit cf17815 into master Mar 25, 2024
23 checks passed
@cuviper cuviper deleted the set_no_std branch March 25, 2024 21:41
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.

None yet

1 participant