Skip to content

Make sure no_std mode works #59

@bstrie

Description

@bstrie

Investigation as a part of #54 seems to suggest that ciborium links, if not to libstd, then at least to liballoc, regardless of the presence of the std feature flag. I'm unsure whether or not this is intentional; I assume that disabling the std flag in this crate is intended to disable both liballoc and libstd. I'm unsure when this regression happened (if indeed this is a regression at all), but we should see about fixing it before issuing the next release. We may also want to consider adding an alloc feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions