Skip to content

core::slice::SliceExt removed in 1.27 beta #50834

Closed
@pietroalbini

Description

@pietroalbini

The core::slice::SliceExt trait was removed from the libcore public API in 1.27 beta, but it contained some stable methods in it, and it was possible to call them on stable. Its removal is breaking some crates.

Playground example

The cause is probably #49896, cc @SimonSapin @alexcrichton

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions