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

enable no_std unconditionally #24

Merged
merged 2 commits into from
Apr 28, 2020
Merged

Conversation

aurelj
Copy link

@aurelj aurelj commented Apr 28, 2020

This includes removing all println!() in #[test] and removing the trials() function.

Aurélien Jacobs added 2 commits April 28, 2020 18:16
This is mostly in #[test] and thus not displayed unless the test fails,
but this also include the removal of the trials() function.
@mikedilger mikedilger merged commit 42221f6 into mikedilger:master Apr 28, 2020
@aurelj aurelj deleted the no_std_uncond branch April 29, 2020 08:15
@xStrom xStrom mentioned this pull request May 4, 2020
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.

2 participants