Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update generic array and get no_std working #49

Merged
merged 7 commits into from
Aug 12, 2018
Merged

Conversation

paholg
Copy link
Owner

@paholg paholg commented Aug 12, 2018

No description provided.

This is the newest version; we were depending on an ancient version
before.

I am not convinced that this is enough to fix dimensioned for `no_std`
environments and would like to add a test that enforces it working on
`no_std`.

Also includes some formatting and the addition of the `std` default
feature.
Adds a default feature `std` and makes `dimensioned` work without it by
relying on `instrinsics` functions, making `no_std` support nightly
only.
@paholg paholg merged commit b0df3f2 into master Aug 12, 2018
@paholg paholg mentioned this pull request Aug 13, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant