Skip to content

slice_partition_at_index is no longer supported #1214

@krojew

Description

@krojew

Common issues

Problem: rand with nightly feature has been broken for some time, since slice_partition_at_index had been removed.

Quick solution: Don't use nightly feature or remove slice_partition_at_index.

Details: slice_partition_at_index was removed recently, thus the nightly breaks the build at https://github.com/rust-random/rand/blob/master/src/lib.rs#L53.

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