Skip to content

error[E0658]: use of unstable library feature 'wrapping_int_impl' (see issue #32463) #103

@fabiao

Description

@fabiao

Context: redox-os
error[E0658]: use of unstable library feature 'wrapping_int_impl' (see issue #32463)
Solution:
add #![feature(wrapping_int_impl)] to the crate attributes to enable to digest/src/lib.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions