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 a mandatory "std" feature #46

Merged
merged 1 commit into from
May 16, 2018
Merged

Add a mandatory "std" feature #46

merged 1 commit into from
May 16, 2018

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented May 16, 2018

We don't actually support no_std yet, and probably won't until alloc
is stable. We're just reserving this ability with the "std" feature
now, and compilation will fail without.

We don't actually support `no_std` yet, and probably won't until `alloc`
is stable.  We're just reserving this ability with the "std" feature
now, and compilation will fail without.
@cuviper
Copy link
Member Author

cuviper commented May 16, 2018

bors r+

bors bot added a commit that referenced this pull request May 16, 2018
46: Add a mandatory "std" feature r=cuviper a=cuviper

We don't actually support `no_std` yet, and probably won't until `alloc`
is stable.  We're just reserving this ability with the "std" feature
now, and compilation will fail without.

Co-authored-by: Josh Stone <cuviper@gmail.com>
@bors
Copy link
Contributor

bors bot commented May 16, 2018

Build succeeded

@bors bors bot merged commit 23743e0 into rust-num:master May 16, 2018
cuviper added a commit to cuviper/num-bigint that referenced this pull request May 16, 2018
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